Re: [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds

2022-12-02 Thread Tvrtko Ursulin
On 01/12/2022 23:23, Matt Roper wrote: On Thu, Dec 01, 2022 at 09:23:07AM -0800, Lucas De Marchi wrote: On Thu, Dec 01, 2022 at 01:15:35PM +, Tvrtko Ursulin wrote: On 30/11/2022 23:17, Matt Atwood wrote: From: Matt Roper This patch introduces initial workarounds for mtl platform Bspe

Re: [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds

2022-12-01 Thread Matt Roper
On Thu, Dec 01, 2022 at 09:23:07AM -0800, Lucas De Marchi wrote: > On Thu, Dec 01, 2022 at 01:15:35PM +, Tvrtko Ursulin wrote: > > > > On 30/11/2022 23:17, Matt Atwood wrote: > > > From: Matt Roper > > > > > > This patch introduces initial workarounds for mtl platform > > > > > > Bspec:6662

Re: [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds

2022-12-01 Thread Lucas De Marchi
On Thu, Dec 01, 2022 at 01:15:35PM +, Tvrtko Ursulin wrote: On 30/11/2022 23:17, Matt Atwood wrote: From: Matt Roper This patch introduces initial workarounds for mtl platform Bspec:66622 Signed-off-by: Matt Atwood Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/gt/intel_engine_cs

Re: [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds

2022-12-01 Thread Lucas De Marchi
On Thu, Dec 01, 2022 at 01:15:35PM +, Tvrtko Ursulin wrote: On 30/11/2022 23:17, Matt Atwood wrote: From: Matt Roper This patch introduces initial workarounds for mtl platform Bspec:66622 Signed-off-by: Matt Atwood Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/gt/intel_engine_cs

Re: [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds

2022-12-01 Thread Tvrtko Ursulin
On 30/11/2022 23:17, Matt Atwood wrote: From: Matt Roper This patch introduces initial workarounds for mtl platform Bspec:66622 Signed-off-by: Matt Atwood Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/gt/intel_engine_cs.c | 4 +- .../drm/i915/gt/intel_execlists_submission.c

[Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds

2022-11-30 Thread Matt Atwood
From: Matt Roper This patch introduces initial workarounds for mtl platform Bspec:66622 Signed-off-by: Matt Atwood Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/gt/intel_engine_cs.c | 4 +- .../drm/i915/gt/intel_execlists_submission.c | 4 +- drivers/gpu/drm/i915/gt/intel_gt_mc