summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
2022-03-21drm/ttm: Fix a kernel oops due to an invalid readZack Rusin
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-14drm/ttm: fix compilation on ARCH=umJohannes Berg
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