summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-10Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-03drm/ttm: fix ttm_bo_swapoutChristian König
2021-11-30drm/ttm: stop pruning fences after waitChristian König
2021-11-22drm: ttm: correct ttm_range_manager kernel-doc notationRandy Dunlap
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie
2021-11-11drm/ttm: Put BO in its memory manager's lru listxinhui pan
2021-11-11drm/ttm: Double check mem_type of BO while evictionxinhui pan
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-10-21drm/ttm: fix memleak in ttm_transfered_destroyChristian König
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-07drm/ttm: use the new iterator in ttm_bo_flush_all_fencesChristian König
2021-09-29drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLEMatthew Auld
2021-09-29drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld
2021-09-29drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpuMatthew Auld
2021-09-29drm/ttm: stop setting page->index for the ttm_ttMatthew Auld
2021-09-29drm/ttm: stop calling tt_swapin in vm_accessMatthew Auld
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-09-15drm/ttm: fix the type mismatch error on sparc64Huang Rui
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-13drm/ttm: Try to check if new ttm man out of bounds during compilexinhui pan
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan
2021-09-09drm/ttm: add some general module kerneldocChristian König
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-01drm/ttm: Clear all DMA mappings on demandAndrey Grodzovsky
2021-08-31drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resourceThomas Hellström
2021-08-30drm/ttm: Create pinned listAndrey Grodzovsky
2021-08-27drm/ttm: optimize the pool shrinker a bit v2Christian König
2021-08-25drm/ttm, drm/i915: Update ttm_move_memcpy for async useThomas Hellström
2021-08-23drm/ttm: remove ttm_tt_destroy_common v2Christian König
2021-08-16drm/ttm: Include pagemap.h from ttm_tt.hJason Ekstrand
2021-08-16drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir failsDan Moulding
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-22drm/ttm: Initialize debugfs from ttm_global_init()Jason Ekstrand
2021-07-21drm/ttm: add missing NULL checksPavel Skripkin
2021-07-21drm/ttm: Force re-init if ttm_global_init() failsJason Ekstrand
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-14drm/ttm: add a check against null pointer dereferenceZheyu Ma
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu
2021-06-23drm/ttm: Fix multihop assert on eviction.Andrey Grodzovsky
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie