aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_region_ttm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström1-2/+33
2021-11-01drm/i915: Introduce refcounted sg-tablesThomas Hellström1-7/+8
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld1-2/+2
2021-06-17drm/i915/ttm: remove unused functionMatthew Auld1-11/+3
2021-06-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld1-1/+1
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld1-76/+46
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld1-15/+15
2021-06-16drm/i915/ttm: Calculate the object placement at get_pages timeThomas Hellström1-2/+6
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström1-4/+4
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+226
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström1-0/+220