aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/ttm_memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin1-586/+0
2021-12-01drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin1-98/+1
2021-10-15drm: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin1-0/+2
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang1-1/+1
2021-03-24drm/ttm: move swapout logic around v3Christian König1-1/+2
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König1-0/+681