Re: [PATCH v2] drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL

2024-06-06 Thread Julia Filipchuk
On 5/28/2024 4:05 PM, john.c.harri...@intel.com wrote: > Enable another workaround that is implemented inside the GuC. > > v2: Use the correct Gen12 w/a id rather than the Xe version (review > feedback from Matthew R) also extend to include ARL. > > Signed-off-by: John Harrison > --- Reviewed-by

[PATCH v2] drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL

2024-05-28 Thread John . C . Harrison
From: John Harrison Enable another workaround that is implemented inside the GuC. v2: Use the correct Gen12 w/a id rather than the Xe version (review feedback from Matthew R) also extend to include ARL. Signed-off-by: John Harrison --- drivers/gpu/drm/i915/gt/uc/abi/guc_klvs_abi.h | 1 + dri