Re: [Intel-gfx] [PATCH V2] drm/i915/mtl: Add workaround 14018778641

2023-04-25 Thread Andi Shyti
Hi Tejas, On Mon, Apr 24, 2023 at 03:47:49PM +0530, Tejas Upadhyay wrote: > WA 18018781329 is applicable now across all MTL > steppings. > > V2: > - Remove IS_MTL check, code already running for MTL - Matt > > Cc: Matt Roper > Signed-off-by: Tejas Upadhyay pushed in drm-intel-gt-next.

Re: [Intel-gfx] [PATCH V2] drm/i915/mtl: Add workaround 14018778641

2023-04-25 Thread Andi Shyti
Hi Tejas, On Mon, Apr 24, 2023 at 03:47:49PM +0530, Tejas Upadhyay wrote: > WA 18018781329 is applicable now across all MTL > steppings. > > V2: > - Remove IS_MTL check, code already running for MTL - Matt > > Cc: Matt Roper > Signed-off-by: Tejas Upadhyay Reviewed-by: Andi Shyti Andi

Re: [Intel-gfx] [PATCH V2] drm/i915/mtl: Add workaround 14018778641

2023-04-25 Thread Andrzej Hajda
On 24.04.2023 12:17, Tejas Upadhyay wrote: WA 18018781329 is applicable now across all MTL steppings. V2: - Remove IS_MTL check, code already running for MTL - Matt Cc: Matt Roper Signed-off-by: Tejas Upadhyay Subject should be rather: Extend workaround ... to all MTLs. Reviewed-by:

Re: [Intel-gfx] [PATCH V2] drm/i915/mtl: Add workaround 14018778641

2023-04-24 Thread Matt Roper
It looks like the number you have in the title and comments isn't a valid workaround number. It looks like you actually meant to use Wa_14018575942. On Mon, Apr 24, 2023 at 03:47:49PM +0530, Tejas Upadhyay wrote: > WA 18018781329 is applicable now across all MTL > steppings. Wa_18018781329

[Intel-gfx] [PATCH V2] drm/i915/mtl: Add workaround 14018778641

2023-04-24 Thread Tejas Upadhyay
WA 18018781329 is applicable now across all MTL steppings. V2: - Remove IS_MTL check, code already running for MTL - Matt Cc: Matt Roper Signed-off-by: Tejas Upadhyay --- drivers/gpu/drm/i915/gt/intel_workarounds.c | 30 ++--- 1 file changed, 14 insertions(+), 16