summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: fix deref of bo->ttm without holding the lock v2Christian König2021-06-082-8/+5
* drm/ttm: Skip swapout if ttm object is not populatedxinhui pan2021-05-261-1/+1
* Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/d...Dave Airlie2021-04-302-1/+3
|\
| * drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang2021-04-232-1/+3
* | Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/d...Dave Airlie2021-04-231-10/+19
|\|
| * drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling2021-04-211-9/+18
| * drm/ttm: fix return value checkChristian König2021-04-211-1/+1
* | drm/ttm: ioremap buffer according to TTM mem caching settingOak Zeng2021-04-081-0/+14
* | drm/ttm: Ignore signaled move fencesFelix Kuehling2021-04-081-1/+2
|/
* drm/ttm: switch back to static allocation limits for nowChristian König2021-03-292-74/+52
* drm/ttm: fix invalid NULL derefChristian König2021-03-261-3/+3
* drm/ttm: switch to per device LRU lockChristian König2021-03-244-44/+34
* drm/ttm: remove swap LRU v3Christian König2021-03-243-45/+45
* drm/ttm: move swapout logic around v3Christian König2021-03-243-42/+46
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-1614-1132/+513
|\
| * drm/ttm: Do not add non-system domain BO into swap listxinhui pan2021-02-251-0/+2
| * drm/ttm: drop sysfs directoryChristian König2021-02-092-52/+0
| * drm/ttm: move memory accounting into vmwgfx v4Christian König2021-02-096-740/+22
| * drm/ttm: rework ttm_tt page limit v4Christian König2021-02-093-12/+104
| * drm/ttm: fix removal of bo_count sysfs fileChristian König2021-02-091-2/+0
| * drm/ttm: device naming cleanupChristian König2021-01-2110-253/+292
| * drm/ttm: optimize ttm pool shrinker a bitChristian König2021-01-201-7/+16
| * drm/ttm: add debugfs entry to test pool shrinker v2Christian König2021-01-201-18/+35
| * drm/ttm: add a debugfs file for the global page poolsChristian König2021-01-201-20/+50
| * drm/ttm: add debugfs directory v2Christian König2021-01-203-47/+11
* | drm/ttm: Fix TTM page pool accountingAnthony DeRossi2021-03-111-2/+2
* | drm/ttm: soften TTM warningsChristian König2021-03-111-2/+6
* | Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-251-3/+6
|\ \
| * | drm/ttm: Fix a memory leakxinhui pan2021-02-251-3/+6
* | | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-2110-94/+101
|\| |
| * | Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2021-01-251-18/+17
| |\ \ | | |/ | |/|
| * | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2021-01-071-15/+14
| |\ \
| | * \ Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-0710-94/+99
| | |\ \
| * | | | drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2Lyude Paul2021-01-061-1/+3
| | |/ / | |/| |
| * | | drm/ttm: cleanup LRU handling furtherChristian König2020-12-152-37/+27
| * | | drm/ttm: use pin_count more extensivelyChristian König2020-12-151-2/+1
| * | | drm/ttm: cleanup BO size handling v3Christian König2020-12-144-34/+21
| * | | drm/ttm: stop destroying pinned ghost objectChristian König2020-12-011-1/+3
| * | | drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König2020-12-017-6/+46
| * | | drm/ttm: nuke ttm_dma_tt_initChristian König2020-11-301-13/+0
| * | | drm/ttm: Warn on pinning without holding a referenceDaniel Vetter2020-11-271-1/+1
* | | | drm/ttm: make sure pool pages are clearedChristian König2021-02-111-0/+10
* | | | drm/ttm: Use __GFP_NOWARN for huge pages in ttm_pool_alloc_pageMichel Dänzer2021-01-281-1/+1
| |_|/ |/| |
* | | drm/ttm: stop using GFP_TRANSHUGE_LIGHTChristian König2021-01-181-5/+6
* | | drm/ttm: make the pool shrinker lock a mutexChristian König2021-01-121-10/+10
* | | drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map()Jeremy Cline2021-01-111-1/+1
* | | drm/ttm: unexport ttm_pool_init/finiChristian König2021-01-071-2/+0
| |/ |/|
* | drm/ttm: fix unused function warningArnd Bergmann2020-12-161-15/+14
|/
* drm/ttm: fix DMA32 handling in the global page poolChristian König2020-11-191-0/+22
* drm/ttm/ttm_tt: Demote kernel-doc header format abusesLee Jones2020-11-171-2/+2