Re: [Intel-gfx] [PATCH v4 02/18] drm/i915/xehpsdv: Define steering tables

2021-08-04 Thread Lucas De Marchi
On Thu, Jul 29, 2021 at 09:59:52AM -0700, Matt Roper wrote: Define and initialize the MMIO ranges for which XeHP SDV requires MSLICE and LNCF steering. Bspec: 66534 Cc: Tvrtko Ursulin Cc: Daniele Ceraolo Spurio Signed-off-by: Matt Roper Reviewed-by: Lucas De Marchi Lucas De Marchi ---

[Intel-gfx] [PATCH v4 02/18] drm/i915/xehpsdv: Define steering tables

2021-07-29 Thread Matt Roper
Define and initialize the MMIO ranges for which XeHP SDV requires MSLICE and LNCF steering. Bspec: 66534 Cc: Tvrtko Ursulin Cc: Daniele Ceraolo Spurio Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/gt/intel_gt.c | 19 ++- drivers/gpu/drm/i915/gt/intel_workarounds.c