aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_region_ttm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld1-1/+1
2022-07-12drm/i915/ttm: fix sg_table constructionMatthew Auld1-3/+7
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld1-1/+6
2022-02-28drm/i915/buddy: track available visible sizeMatthew Auld1-0/+1
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld1-3/+8
2022-02-28drm/i915/ttm: require mappable by defaultMatthew Auld1-0/+5
2022-02-25drm/i915/ttm: fixup the mock_boMatthew Auld1-0/+8
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