summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_pool.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König1-12/+1
2021-01-20drm/ttm: optimize ttm pool shrinker a bitChristian König1-7/+16
2021-01-20drm/ttm: add debugfs entry to test pool shrinker v2Christian König1-18/+35
2021-01-20drm/ttm: add a debugfs file for the global page poolsChristian König1-20/+50
2020-12-16drm/ttm: fix unused function warningArnd Bergmann1-15/+14
2020-11-19drm/ttm: fix DMA32 handling in the global page poolChristian König1-0/+22
2020-11-13drm/ttm: fix missing NULL check in the new page poolChristian König1-1/+1
2020-11-04drm/ttm: rework no_retry handling v2Christian König1-1/+1
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König1-0/+667