summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_device.c
AgeCommit message (Expand)Author
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-01-27Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-01-22Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard
2024-01-17drm/ttm: allocate dummy_read_page without DMA32 on failYangyu Chen
2024-01-15drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin
2023-11-27drm/ttm: Schedule delayed_delete worker closerRajneesh Bhardwaj
2023-10-16drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-09drm/ttm: add NUMA node id to the poolRajneesh Bhardwaj
2023-05-17drm/ttm: let struct ttm_device_funcs be placed in rodataJani Nikula
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2023-03-09drm/ttm: Unexport ttm_global_swapout()Thomas Hellström
2023-03-07drm/ttm: Fix a NULL pointer dereferenceThomas Hellström
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-12-06drm/ttm: use per BO cleanup workersChristian König
2022-06-10drm/ttm: fix missing NULL check in ttm_device_swapoutChristian König
2022-03-28drm/ttm: add resource iterator v4Christian König
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-01drm/ttm: Clear all DMA mappings on demandAndrey Grodzovsky
2021-08-30drm/ttm: Create pinned listAndrey Grodzovsky
2021-08-16drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir failsDan Moulding
2021-07-22drm/ttm: Initialize debugfs from ttm_global_init()Jason Ekstrand
2021-07-21drm/ttm: Force re-init if ttm_global_init() failsJason Ekstrand
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-08drm/ttm: fix deref of bo->ttm without holding the lock v2Christian König
2021-05-26drm/ttm: Skip swapout if ttm object is not populatedxinhui pan
2021-05-03drm/ttm: add ttm_sys_manager v3Christian König
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang
2021-04-22drm/ttm/ttm_device: Demote kernel-doc abusesLee Jones
2021-04-09drm/ttm: make global mutex and use count staticChristian König
2021-03-29drm/ttm: switch back to static allocation limits for nowChristian König
2021-03-24drm/ttm: switch to per device LRU lockChristian König
2021-03-24drm/ttm: remove swap LRU v3Christian König
2021-03-24drm/ttm: move swapout logic around v3Christian König
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König
2021-02-09drm/ttm: fix removal of bo_count sysfs fileChristian König
2021-01-21drm/ttm: device naming cleanupChristian König