summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_memory_region.h
AgeCommit message (Expand)Author
2022-02-28drm/i915: add io_size plumbingMatthew Auld
2022-02-18drm/i915: Kill the fake lmem supportLucas De Marchi
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-08-20drm/i915/debugfs: hook up ttm_resource_manager_debugMatthew Auld
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-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-05-04drm/i915/uapi: implement object placement extensionMatthew Auld
2021-05-04drm/i915/query: Expose memory regions through the query uAPIAbdiel Janulgue
2021-05-04drm/i915: mark stolen as privateMatthew Auld
2021-04-22drm/i915: Create stolen memory region from local memoryCQ Tang
2021-03-24drm/i915: give stolen system memory its own classMatthew Auld
2021-03-24drm/i915: cleanup the region class/instance encodingMatthew Auld
2021-03-24drm/i915: introduce mem->reservedAbdiel Janulgue
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld
2021-01-12drm/i915/region: make intel_region_map staticJani Nikula
2020-12-02Revert "drm/i915/lmem: Limit block size to 4G"Chris Wilson
2020-11-30drm/i915/lmem: Limit block size to 4GVenkata Sandeep Dhanalakota
2020-01-05drm/i915: lookup for mem_region of a mem_typeRamalingam C
2019-12-28drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld
2019-10-26drm/i915: Split memory_region initialisation into its own fileChris Wilson
2019-10-18drm/i915: treat shmem as a regionMatthew Auld
2019-10-18drm/i915: enumerate and init each supported regionAbdiel Janulgue
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