Hi Nitin, On Wed, Jul 31, 2024 at 09:26:14PM +0530, Nitin Gote wrote: > Wa_14019789679 implementation for MTL, ARL and DG2. > > v2: Corrected condition > > v3: > - Fix indentation (Jani Nikula) > - dword size should be 0x1 and > initialize dword to 0 instead of MI_NOOP (Tejas) > - Use IS_GFX_GT_IP_RANGE() (Tejas) > > v4: > - 3DSTATE_MESH_CONTROL instruction is 3 dwords long > Align with dword size. (Roper, Matthew D) > - Add RCS engine check. (Tejas) > > Bspec: 47083 > > Signed-off-by: Nitin Gote <nitin.r.gote@xxxxxxxxx> Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> Even though the CI failures don't look related, I submitted another round of test to be more paranoiac, as I saw one failure in MTL. I will merge it afterwards. Thanks, Andi