summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_region.c
AgeCommit message (Expand)Author
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-09-24drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-24drm/i915/ttm: Use TTM for system memoryThomas Hellström
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/gem: consolidate 2big error checking for object sizesMatthew Auld
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst
2021-01-20drm/i915/region: don't leak the object on errorMatthew Auld
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld
2020-12-02Revert "drm/i915/lmem: Limit block size to 4G"Chris Wilson
2020-12-02drm/i915/gem: Limit lmem scatterlist elements to UINT_MAXChris Wilson
2020-11-30drm/i915/lmem: Limit block size to 4GVenkata Sandeep Dhanalakota
2020-01-02drm/i915/gem: Single page objects are naturally contiguousChris Wilson
2019-12-16drm/i915: Remove unneeded semicolonzhengbin
2019-10-18drm/i915: treat shmem as a regionMatthew Auld
2019-10-08drm/i915/region: support volatile objectsMatthew Auld
2019-10-08drm/i915/region: support contiguous allocationsMatthew Auld
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld