summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_device.c
AgeCommit message (Expand)Author
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