index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
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-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
15
-191
/
+260
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
1
-51
/
+0
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
1
-4
/
+5
2025-07-10
drm/ttm: add new api ttm_device_prepare_hibernation()
Samuel Zhang
1
-0
/
+22
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
1
-8
/
+1
2025-07-08
Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Simona Vetter
1
-0
/
+26
2025-07-02
drm/ttm: Remove unneeded blank line in comment
Jocelyn Falempe
1
-1
/
+0
2025-06-30
drm/ttm: fix error handling in ttm_buffer_object_transfer
Christian König
1
-6
/
+7
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
1
-0
/
+27
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
Thomas Hellström
1
-113
/
+75
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
1
-5
/
+5
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct ttm_bo_lru_cursor
Thomas Hellström
2
-22
/
+28
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/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
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/git/mripard/linux into drm-next
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/kernel into drm-next
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
[next]