summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_region_lmem.c
AgeCommit message (Expand)Author
2021-09-30drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...Cai Huoqing
2021-08-05drm/i915/xehp: handle new steering optionsDaniele Ceraolo Spurio
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper
2021-07-14Merge branch 'topic/revid_steppings' into drm-intel-gt-nextMatt Roper
2021-07-14drm/i915/dg1: Use revid->stepping tablesMatt Roper
2021-06-17drm/i915: Remove duplicate include of intel_region_lmem.hWan Jiabing
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-04-29drm/i915/gt: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-03-24drm/i915: Distinction of memory regionsZbigniew Kempczyński
2021-03-24drm/i915/dg1: Reserve first 1MB of local memoryImre Deak
2021-03-24drm/i915: reserve stolen for LMEM regionCQ Tang
2021-03-24drm/i915: setup the LMEM regionMatthew Auld
2021-03-24drm/i915: make local-memory probing a GT operationMatthew Auld
2021-03-24drm/i915/gt: Replace unnecessary ',' with '; 'Chris Wilson
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld
2021-01-12drm/i915: move region_lmem under gtMatthew Auld