summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_scatterlist.c
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath2022-10-271-2/+2
* drm/i915/ttm: fix 32b buildMatthew Auld2022-07-131-8/+8
* drm/i915/ttm: fix sg_table constructionMatthew Auld2022-07-111-4/+15
* drm: move the buddy allocator from i915 into common drmArunpravin2022-01-191-6/+5
* drm/i915: Introduce refcounted sg-tablesThomas Hellström2021-11-011-16/+46
* drm/i915/ttm: add i915_sg_from_buddy_resourceMatthew Auld2021-06-161-0/+80
* drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström2021-06-021-0/+70
* drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson2019-05-281-0/+39