Hi Johna, On Thu, Aug 08, 2024 at 05:06:46PM -0700, john.c.harri...@intel.com wrote: > From: John Harrison <john.c.harri...@intel.com> > > The previous update to enable the workaround on ARL only changed two > out of three places where the w/a needs to be enabled. That meant the > GuC side was operational but not the KMD side. And as the KMD side is > the trigger, it meant the w/a was not actually active. So fix that. > > Fixes: 104bcfae57d8 ("drm/i915/arl: Enable Wa_14019159160 for ARL") > Cc: John Harrison <john.c.harri...@intel.com> > Cc: Vinay Belgaumkar <vinay.belgaum...@intel.com> > Cc: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com> > Cc: Andi Shyti <andi.sh...@linux.intel.com> > Cc: Lucas De Marchi <lucas.demar...@intel.com> > Cc: Rodrigo Vivi <rodrigo.v...@intel.com> > Cc: Matt Roper <matthew.d.ro...@intel.com> > Cc: Jonathan Cavitt <jonathan.cav...@intel.com> > Cc: Nirmoy Das <nirmoy....@intel.com> > Cc: Shuicheng Lin <shuicheng....@intel.com> > Signed-off-by: John Harrison <john.c.harri...@intel.com>
Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com> Thanks, Andi