On Tue, Mar 02, 2021 at 05:07:27PM -0800, Lucas De Marchi wrote: > From: Caz Yokoyama <[email protected]> > > Add a comment marking Wa_14010826681 as the same as Wa_22010271021 > for easy verification. > > Bspec: 54508, 52890 > > Cc: Clinton Taylor <[email protected]> > Cc: Matt Roper <[email protected]> > Signed-off-by: Caz Yokoyama <[email protected]> > Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Matt Roper <[email protected]> > --- > drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c > b/drivers/gpu/drm/i915/gt/intel_workarounds.c > index 9e6e405aabac..e678fa8d2ab9 100644 > --- a/drivers/gpu/drm/i915/gt/intel_workarounds.c > +++ b/drivers/gpu/drm/i915/gt/intel_workarounds.c > @@ -1682,7 +1682,8 @@ rcs_engine_wa_init(struct intel_engine_cs *engine, > struct i915_wa_list *wal) > > /* > * Wa_1606700617:tgl,dg1 > - * Wa_22010271021:tgl,rkl,dg1, adl-s > + * Wa_22010271021:tgl,rkl,dg1,adl-s > + * Wa_14010826681:tgl,dg1 > */ > wa_masked_en(wal, > GEN9_CS_DEBUG_MODE1, > -- > 2.30.1 > -- Matt Roper Graphics Software Engineer VTT-OSGC Platform Enablement Intel Corporation (916) 356-2795 _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
