summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_scatterlist.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-28drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspaceNirmoy Das1-4/+4
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter1-1/+1
2023-04-03drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@'Lee Jones1-1/+1
2023-02-15drm/i915: Fix memory leaks in scatterlistMatt Atwood1-2/+6
2022-12-30drm/i915: Check for integer truncation on scatterlist creationChris Wilson1-0/+9
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath1-2/+2
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld1-8/+8
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld1-4/+15
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin1-6/+5
2021-11-01drm/i915: Introduce refcounted sg-tablesThomas Hellström1-16/+46
2021-06-16drm/i915/ttm: add i915_sg_from_buddy_resourceMatthew Auld1-0/+80
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström1-0/+70
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson1-0/+39