summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_region.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: add i915_gem_object_create_region_at()Matthew Auld2022-03-161-0/+7
* drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström2021-09-241-0/+37
* drm/i915: support forcing the page size with lmemMatthew Auld2021-06-301-0/+1
* drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström2021-06-021-4/+0
* drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst2021-03-241-2/+1
* drm/i915/region: support contiguous allocationsMatthew Auld2019-10-081-1/+2
* drm/i915: introduce intel_memory_regionMatthew Auld2019-10-081-0/+28