summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
32 hoursMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2 daysMerge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-16drm/ttm: remove ttm_bo_validate_swapout testChristian König
2025-07-16drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaledChristian König
2025-07-10drm/ttm: add new api ttm_device_prepare_hibernation()Samuel Zhang
2025-07-09mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter
2025-07-02drm/ttm: Remove unneeded blank line in commentJocelyn Falempe
2025-06-30drm/ttm: fix error handling in ttm_buffer_object_transferChristian König
2025-06-27drm/ttm: Add ttm_bo_kmap_try_from_panic()Jocelyn Falempe
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström
2025-06-16drm/ttm: Include <linux/export.h>Thomas Zimmermann
2025-06-11drm/ttm: Should to return the evict errorEmily Deng
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05drm/ttm: handle undefined printf arg evaluation order in debugfsDave Airlie
2025-06-04drm/ttm: Fix build with CONFIG_DEBUG_FS=nLucas De Marchi
2025-06-04ttm/pool: allow debugfs dumps for numa pools.Dave Airlie
2025-06-03drm/ttm: Increase pool shrinker batch targetTvrtko Ursulin
2025-06-03drm/ttm: Respect the shrinker core free targetTvrtko Ursulin
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26drm/ttm: make ttm_bo_get internalChristian König
2025-05-26drm/ttm: revert "Export ttm_bo_get_unless_zero()"Christian König
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-04-28drm/ttm: fix the warning for hit_low and evict_lowSunil Khatri
2025-04-24drm/ttm/xe: drop unused force_alloc flagDave Airlie
2025-04-07ttm: Call shmem_writeout() from ttm_backup_backup_page()Matthew Wilcox (Oracle)
2025-03-14drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()Qasim Ijaz
2025-03-06drm/ttm: test private resv obj on release/destroyChristian König
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström
2025-03-05drm/ttm: Use fault-injection to test error pathsThomas Hellström
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström
2025-02-10drm/ttm: use ttm_resource_unevictable() to replace pin_count and swappedZhaoyu Liu
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-13drm/ttm/pool: Restructure the pool allocation codeThomas Hellström
2025-01-13drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()Thomas Hellström
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst
2024-12-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-12-03drm/ttm: use GEM references for VM mappingsChristian König
2024-11-27drm/ttm: Add ttm_bo_accessMatthew Brost