[PATCH] drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74
Chauhan, Shekhar
shekhar.chauhan at intel.com
Wed Jun 19 07:25:54 UTC 2024
On 6/19/2024 12:26, Sai Teja Pottumuttu wrote:
> Wa_14019877138 is also needed for xe_lpgp graphics 12.74
As a good practice, make sure to add the BSpec wherever
necessary/applicable.
>
> Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu at intel.com>
Reviewed-by: Shekhar Chauhan <shekhar.chauhan at intel.com>
> ---
> drivers/gpu/drm/xe/xe_wa.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index a2725a150441..cf546801289a 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -629,7 +629,7 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
> XE_RTP_ACTIONS(SET(CACHE_MODE_1, MSAA_OPTIMIZATION_REDUC_DISABLE))
> },
> { XE_RTP_NAME("14019877138"),
> - XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1270, 1271), ENGINE_CLASS(RENDER)),
> + XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1270, 1274), ENGINE_CLASS(RENDER)),
> XE_RTP_ACTIONS(SET(XEHP_PSS_CHICKEN, FD_END_COLLECT))
> },
>
--
-shekhar
More information about the Intel-xe
mailing list