summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_memory_region.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie2021-06-111-21/+24
|\
| * drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström2021-06-021-21/+23
|/
* drm/i915/uapi: implement object placement extensionMatthew Auld2021-05-041-0/+4
* drm/i915/query: Expose memory regions through the query uAPIAbdiel Janulgue2021-05-041-5/+3
* drm/i915: mark stolen as privateMatthew Auld2021-05-041-0/+1
* drm/i915: Create stolen memory region from local memoryCQ Tang2021-04-221-1/+4
* drm/i915: give stolen system memory its own classMatthew Auld2021-03-241-3/+3
* drm/i915: cleanup the region class/instance encodingMatthew Auld2021-03-241-8/+3
* drm/i915: introduce mem->reservedAbdiel Janulgue2021-03-241-0/+5
* drm/i915/region: convert object_create into object_initMatthew Auld2021-01-151-4/+4
* drm/i915/region: make intel_region_map staticJani Nikula2021-01-121-5/+0
* Revert "drm/i915/lmem: Limit block size to 4G"Chris Wilson2020-12-021-3/+2
* drm/i915/lmem: Limit block size to 4GVenkata Sandeep Dhanalakota2020-11-301-2/+3
* drm/i915: lookup for mem_region of a mem_typeRamalingam C2020-01-051-0/+3
* drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz2019-12-281-0/+11
* drm/i915/lmem: add the fake lmem regionMatthew Auld2019-10-311-0/+6
* drm/i915: Split memory_region initialisation into its own fileChris Wilson2019-10-261-0/+3
* drm/i915: treat shmem as a regionMatthew Auld2019-10-181-1/+27
* drm/i915: enumerate and init each supported regionAbdiel Janulgue2019-10-181-0/+4
* drm/i915/region: support volatile objectsMatthew Auld2019-10-081-0/+6
* drm/i915/region: support contiguous allocationsMatthew Auld2019-10-081-1/+2
* drm/i915: introduce intel_memory_regionMatthew Auld2019-10-081-0/+83