summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
6 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
8 daysBackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-06drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controllerThomas Hellström
2026-08-05drm/ttm: Use common ancestor of evictor and evictee as limit poolNatalie Vock
2026-08-05drm/ttm: Be more aggressive when allocating below protection limitNatalie Vock
2026-08-05drm/ttm: Split cgroup charge and resource allocationNatalie Vock
2026-08-05drm/ttm: Extract code for attempting allocation in a placeNatalie Vock
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
2026-07-17drm/ttm/pool: back up at native page orderMatthew Brost
2026-07-14drm/ttm: Account for NULL and handle pages in ttm_pool_backupMatthew Brost
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König
2026-06-30ttm/pool: Use sentinels in debugfsMario Limonciello
2026-06-17drm/ttm: Drop tt->restore after successful restoreMatthew Brost
2026-06-17drm/ttm/pool: Try harder for beneficial ordersMatthew Brost
2026-06-13drm/ttm: Issue direct reclaim at beneficial_orderMatthew Brost
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
2026-05-03drm/ttm: Fix GPU MM stats during pool shrinkingMatthew Brost
2026-04-10drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_allocMaarten Lankhorst
2026-04-10drm/ttm/tests: fix lru_count ASSERTMatthew Auld
2026-04-08ttm/pool: track allocated_pages per numa node.Dave Airlie
2026-04-08ttm/pool: make pool shrinker NUMA aware (v2)Dave Airlie
2026-04-08ttm/pool: drop numa specific poolsDave Airlie
2026-04-08ttm/pool: port to list_lru. (v2)Dave Airlie
2026-04-08drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)Dave Airlie
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-27Merge tag 'drm-xe-next-2026-03-25' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-03-20drm/ttm: Avoid invoking the OOM killer when reading back swapped contentThomas Hellström
2026-03-20drm/ttm: Don't spam the log on buffer object backing store allocation failureThomas Hellström
2026-03-19drm/ttm: Fix spelling mistakes and comment style in ttm_resource.cVarun Gupta
2026-03-12drm/ttm/tests: add a test to exercise ttm_bo_swapoutThadeu Lima de Souza Cascardo
2026-03-12drm/ttm: document that ttm_bo_swapout deals with pagesThadeu Lima de Souza Cascardo
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard