summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_memory_region.c
AgeCommit message (Expand)Author
2022-02-28drm/i915: add io_size plumbingMatthew Auld
2022-02-25drm/i915: Check stolen memory size before calling drm_mm_initJosé Roberto de Souza
2021-12-14drm/i915: Test all device memory on probingChris Wilson
2021-12-14drm/i915: Sanitycheck device iomem on probeChris Wilson
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-24drm/i915/ttm: Use TTM for system memoryThomas Hellström
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-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-03-24drm/i915: make local-memory probing a GT operationMatthew 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-11-09drm/i915/region: fix order when adding blocksMatthew Auld
2020-10-21drm/i915/region: fix max size calculationMatthew Auld
2020-01-17drm/i915: convert to new logging macros in i915/intel_memory_region.cWambui Karuga
2020-01-05drm/i915: lookup for mem_region of a mem_typeRamalingam C
2019-12-28drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz
2019-12-16drm/i915/gem: Apply lmem size restriction to get_pagesChris Wilson
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-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