aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_region_lmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05drm/i915/xehp: handle new steering optionsDaniele Ceraolo Spurio1-0/+1
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper1-1/+1
2021-07-14Merge branch 'topic/revid_steppings' into drm-intel-gt-nextMatt Roper1-1/+1
2021-07-14drm/i915/dg1: Use revid->stepping tablesMatt Roper1-1/+1
2021-06-17drm/i915: Remove duplicate include of intel_region_lmem.hWan Jiabing1-1/+0
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström1-1/+2
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström1-6/+21
2021-04-29drm/i915/gt: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-03-24drm/i915: Distinction of memory regionsZbigniew Kempczyński1-2/+0
2021-03-24drm/i915/dg1: Reserve first 1MB of local memoryImre Deak1-0/+41
2021-03-24drm/i915: reserve stolen for LMEM regionCQ Tang1-4/+10
2021-03-24drm/i915: setup the LMEM regionMatthew Auld1-0/+36
2021-03-24drm/i915: make local-memory probing a GT operationMatthew Auld1-2/+8
2021-03-24drm/i915/gt: Replace unnecessary ',' with '; 'Chris Wilson1-1/+1
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula1-1/+1
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann1-4/+4
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld1-1/+1
2021-01-12drm/i915: move region_lmem under gtMatthew Auld1-0/+138