Skip to content

Commit

Permalink
[Encode] Fix ACM multi-channel AVC encode performance degradation
Browse files Browse the repository at this point in the history
disable DG2 Height alignment WA

Signed-off-by: Hoe, Sheng Yang <[email protected]>
  • Loading branch information
SenlinGe authored and hoesheng committed Jan 9, 2025
1 parent 9b1f173 commit 0973462
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion media_driver/linux/Xe_M/ddi/media_sku_wa_xe.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ static bool InitTglMediaWaExt(struct GfxDeviceInfo *devInfo,
}

MEDIA_WR_WA(waTable, WaEnableVPPCopy, 1);
MEDIA_WR_WA(waTable, Wa_AvcUnalignedHeight, 1);
return true;
}

Expand Down

0 comments on commit 0973462

Please sign in to comment.