summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_scatterlist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter2023-04-061-1/+1
|\
| * drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@'Lee Jones2023-04-031-1/+1
* | drm/i915: Fix memory leaks in scatterlistMatt Atwood2023-02-151-2/+6
|/
* drm/i915: Check for integer truncation on scatterlist creationChris Wilson2022-12-301-0/+9
* 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