index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
13
-0
/
+22
2025-06-11
drm/ttm: Should to return the evict error
Emily Deng
1
-0
/
+3
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-42
/
+22
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-05
drm/ttm: handle undefined printf arg evaluation order in debugfs
Dave Airlie
1
-1
/
+3
2025-06-04
drm/ttm: Fix build with CONFIG_DEBUG_FS=n
Lucas De Marchi
1
-3
/
+3
2025-06-04
ttm/pool: allow debugfs dumps for numa pools.
Dave Airlie
1
-2
/
+7
2025-06-03
drm/ttm: Increase pool shrinker batch target
Tvrtko Ursulin
1
-1
/
+8
2025-06-03
drm/ttm: Respect the shrinker core free target
Tvrtko Ursulin
1
-3
/
+5
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-5
/
+3
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2025-05-26
drm/ttm: make ttm_bo_get internal
Christian König
1
-0
/
+10
2025-05-26
drm/ttm: revert "Export ttm_bo_get_unless_zero()"
Christian König
4
-0
/
+52
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-06
drm/ttm: Remove the struct ttm_backup abstraction
Thomas Hellström
3
-35
/
+15
2025-05-06
drm/ttm: Fix ttm_backup kerneldoc
Thomas Hellström
1
-1
/
+1
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
1
-1
/
+2
2025-04-28
drm/ttm: fix the warning for hit_low and evict_low
Sunil Khatri
1
-1
/
+2
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
2
-2
/
+0
2025-04-07
ttm: Call shmem_writeout() from ttm_backup_backup_page()
Matthew Wilcox (Oracle)
1
-4
/
+4
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
1
-1
/
+1
2025-03-06
drm/ttm: test private resv obj on release/destroy
Christian König
1
-2
/
+2
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
2
-1
/
+135
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
1
-4
/
+136
2025-03-05
drm/ttm: Use fault-injection to test error paths
Thomas Hellström
1
-1
/
+24
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
2
-52
/
+556
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
2
-1
/
+208
2025-02-10
drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped
Zhaoyu Liu
1
-5
/
+10
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
6
-29
/
+110
2025-01-13
drm/ttm/pool: Restructure the pool allocation code
Thomas Hellström
1
-75
/
+108
2025-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
3
-13
/
+28
2025-01-11
Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
5
-21
/
+78
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
5
-21
/
+78
2024-12-13
Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-8
/
+32
2024-12-03
drm/ttm: use GEM references for VM mappings
Christian König
1
-7
/
+7
2024-11-27
drm/ttm: Add ttm_bo_access
Matthew Brost
1
-8
/
+32
2024-10-09
drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
1
-3
/
+5
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
8
-19
/
+93
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
7
-327
/
+574
2024-07-23
drm/ttm: Allow direct reclaim to allocate local memory v2
Rajneesh Bhardwaj
1
-1
/
+1
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
14
-89
/
+1891
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
2
-226
/
+140
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
4
-85
/
+86
2024-07-09
drm/ttm: Provide a generic LRU walker helper
Thomas Hellström
1
-0
/
+151
2024-07-09
drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
Thomas Hellström
1
-0
/
+92
2024-07-09
drm/ttm: Use LRU hitches
Thomas Hellström
3
-11
/
+55
2024-07-09
drm/ttm: Slightly clean up LRU list iteration
Thomas Hellström
1
-27
/
+21
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
4
-25
/
+76
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
[next]