[PATCH] drm/xe/xe2lpg: Add WA 15016589081

Upadhyay, Tejas tejas.upadhyay at intel.com
Mon Sep 30 13:21:46 UTC 2024



> -----Original Message-----
> From: Bhatia, Aradhya <aradhya.bhatia at intel.com>
> Sent: Monday, September 30, 2024 5:36 PM
> To: Vivi, Rodrigo <rodrigo.vivi at intel.com>; Maarten Lankhorst
> <maarten.lankhorst at linux.intel.com>; Maxime Ripard
> <mripard at kernel.org>; Thomas Zimmermann <tzimmermann at suse.de>;
> David Airlie <airlied at gmail.com>; Simona Vetter <simona at ffwll.ch>
> Cc: Intel XE List <intel-xe at lists.freedesktop.org>; DRI Devel List <dri-
> devel at lists.freedesktop.org>; Linux Kernel List <linux-
> kernel at vger.kernel.org>; Jani Nikula <jani.nikula at linux.intel.com>; Roper,
> Matthew D <matthew.d.roper at intel.com>; Upadhyay, Tejas
> <tejas.upadhyay at intel.com>; Ghimiray, Himal Prasad
> <himal.prasad.ghimiray at intel.com>; Sousa, Gustavo
> <gustavo.sousa at intel.com>; Bhatia, Aradhya <aradhya.bhatia at intel.com>
> Subject: [PATCH] drm/xe/xe2lpg: Add WA 15016589081

Also please mention "drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg"
Wa_15016589081 is for making uniform subject across WAs.
 
Tejas
> 
> Add workaround (wa) 15016589081 which applies to Xe2_v3_LPG_MD.
> 
> Xe2_v3_LPG_MD is a Lunar Lake platform with GFX version: 20.04.
> This wa is type: permanent, and hence is applicable on all steppings.
> 
> Signed-off-by: Aradhya Bhatia <aradhya.bhatia 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
> 22c148b1e996..2f9cde4b7d45 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -710,6 +710,10 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
>  			     DIS_PARTIAL_AUTOSTRIP |
>  			     DIS_AUTOSTRIP))
>  	},
> +	{ XE_RTP_NAME("15016589081"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> ENGINE_CLASS(RENDER)),
> +	  XE_RTP_ACTIONS(SET(CHICKEN_RASTER_1,
> DIS_CLIP_NEGATIVE_BOUNDING_BOX))
> +	},
> 
>  	/* Xe2_HPG */
>  	{ XE_RTP_NAME("15010599737"),
> 
> base-commit: 0c8650b09a365f4a31fca1d1d1e9d99c56071128
> --
> 2.34.1



More information about the dri-devel mailing list