index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_pool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
drm/ttm: Allow direct reclaim to allocate local memory v2
Rajneesh Bhardwaj
1
-1
/
+1
2024-04-15
drm/ttm: stop pooling cached NUMA pages v2
Christian König
1
-10
/
+28
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-10
/
+10
2023-10-04
drm/ttm: dynamically allocate the drm-ttm_pool shrinker
Qi Zheng
1
-8
/
+15
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
1
-1
/
+16
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-5
/
+9
2023-06-09
drm/ttm: export ttm_pool_fini for cleanup
Rajneesh Bhardwaj
1
-0
/
+1
2023-06-09
drm/ttm: add NUMA node id to the pool
Rajneesh Bhardwaj
1
-5
/
+8
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+11
2023-04-14
drm/ttm: revert "Reduce the number of used allocation orders for TTM pages"
Christian König
1
-19
/
+11
2023-04-06
drm/ttm: Reduce the number of used allocation orders for TTM pages
Thomas Hellström
1
-11
/
+19
2023-04-06
drm/ttm/pool: Fix ttm_pool_alloc error path
Thomas Hellström
1
-30
/
+51
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-11
/
+11
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
1
-1
/
+2
2022-11-08
drm/ttm: optimize pool allocations a bit v2
Christian König
1
-24
/
+58
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
1
-1
/
+1
2021-09-15
drm/ttm: fix the type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-08-27
drm/ttm: optimize the pool shrinker a bit v2
Christian König
1
-18
/
+22
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-56
/
+101
2021-03-11
drm/ttm: Fix TTM page pool accounting
Anthony DeRossi
1
-2
/
+2
2021-02-11
drm/ttm: make sure pool pages are cleared
Christian König
1
-0
/
+10
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
1
-12
/
+1
2021-01-28
drm/ttm: Use __GFP_NOWARN for huge pages in ttm_pool_alloc_page
drm-misc-fixes-2021-02-02
Michel Dänzer
1
-1
/
+1
2021-01-20
drm/ttm: optimize ttm pool shrinker a bit
Christian König
1
-7
/
+16
2021-01-20
drm/ttm: add debugfs entry to test pool shrinker v2
Christian König
1
-18
/
+35
2021-01-20
drm/ttm: add a debugfs file for the global page pools
Christian König
1
-20
/
+50
2021-01-18
drm/ttm: stop using GFP_TRANSHUGE_LIGHT
Christian König
1
-5
/
+6
2021-01-12
drm/ttm: make the pool shrinker lock a mutex
drm-misc-fixes-2021-01-12
Christian König
1
-10
/
+10
2021-01-11
drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map()
Jeremy Cline
1
-1
/
+1
2021-01-07
drm/ttm: unexport ttm_pool_init/fini
drm-misc-fixes-2021-01-08
Christian König
1
-2
/
+0
2020-12-16
drm/ttm: fix unused function warning
Arnd Bergmann
1
-15
/
+14
2020-11-19
drm/ttm: fix DMA32 handling in the global page pool
Christian König
1
-0
/
+22
2020-11-13
drm/ttm: fix missing NULL check in the new page pool
Christian König
1
-1
/
+1
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
1
-1
/
+1
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
1
-0
/
+667