[PATCH 1/2] drm/xe/xe2lpg: Add permanent wa_14020756599

Ghimiray, Himal Prasad himal.prasad.ghimiray at intel.com
Mon Apr 29 05:17:22 UTC 2024


On 26-04-2024 15:19, Tejas Upadhyay wrote:
> For xe2_lpg render Wa_14020756599 is applied to
> all steppings.
>
> Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
> ---
>   drivers/gpu/drm/xe/xe_wa.c | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index 9d9b7fa7a8f0..c75946e70d84 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -678,6 +678,10 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
>   		       ENGINE_CLASS(RENDER)),
>   	  XE_RTP_ACTIONS(SET(CHICKEN_RASTER_2, TBIMR_FAST_CLIP))
>   	},
> +	{ XE_RTP_NAME("14020756599"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
> +	  XE_RTP_ACTIONS(SET(WM_CHICKEN3, HIZ_PLANE_COMPRESSION_DIS))
> +	},


LGTM

Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>


>   
>   	/* Xe2_HPG */
>   	{ XE_RTP_NAME("15010599737"),


More information about the Intel-xe mailing list