summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_region.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-05drm/i915/gem: fix function pointer member kernel-docJani Nikula1-3/+1
2022-03-16drm/i915: add i915_gem_object_create_region_at()Matthew Auld1-0/+7
2021-09-24drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström1-0/+37
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld1-0/+1
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström1-4/+0
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst1-2/+1
2019-10-08drm/i915/region: support contiguous allocationsMatthew Auld1-1/+2
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld1-0/+28