Re: [Intel-gfx] [PATCH 2/2] drm/i915/guc: Add compute reglist for GuC error capture

2022-10-18 Thread Tvrtko Ursulin
On 17/10/2022 18:32, Teres Alexis, Alan Previn wrote: ADL-P doesnt support CCS and DG2 is stll force-probe (so hoping to get this before DG2 goes live). -> On Mon, 2022-10-17 at 09:43 +0100, Tvrtko Ursulin wrote: On 15/10/2022 04:59, Alan Previn wrote: Add compute reglist for GuC error ca

Re: [Intel-gfx] [PATCH 2/2] drm/i915/guc: Add compute reglist for GuC error capture

2022-10-17 Thread Teres Alexis, Alan Previn
ADL-P doesnt support CCS and DG2 is stll force-probe (so hoping to get this before DG2 goes live). ...alan On Mon, 2022-10-17 at 09:43 +0100, Tvrtko Ursulin wrote: > On 15/10/2022 04:59, Alan Previn wrote: > > Add compute reglist for GuC error capture. > > > > Signed-off-by: Alan Previn > > ---

Re: [Intel-gfx] [PATCH 2/2] drm/i915/guc: Add compute reglist for GuC error capture

2022-10-17 Thread Tvrtko Ursulin
On 15/10/2022 04:59, Alan Previn wrote: Add compute reglist for GuC error capture. Signed-off-by: Alan Previn --- drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c b/drivers/gpu/drm/i915/gt

[Intel-gfx] [PATCH 2/2] drm/i915/guc: Add compute reglist for GuC error capture

2022-10-14 Thread Alan Previn
Add compute reglist for GuC error capture. Signed-off-by: Alan Previn --- drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c b/drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c index 290c1e1343dd..da