Re: [PATCH] drm/xe/xe3p_hpm: Remove WA 14025883347
Matt Roper <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 18, 2026 at 03:27:49PM +0530, Balasubramani Vivekanandan wrote: > WA 14025883347 is not applicable for xe3p_hpm. It was added by mistake. Daniele already submitted this at https://lore.kernel.org/all/[email protected]/ Note that media versions 35.01 and 35.02 don't exist [yet?] so Daniele's version that changes the upper bound to 3500 is slightly better. Matt > > Fixes: c57db41b8d2cd ("drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset") > Signed-off-by: Balasubramani Vivekanandan <[email protected]> > --- > drivers/gpu/drm/xe/xe_wa_oob.rules | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/xe/xe_wa_oob.rules b/drivers/gpu/drm/xe/xe_wa_oob.rules > index f02ac9bf74243..a2d093ee6505a 100644 > --- a/drivers/gpu/drm/xe/xe_wa_oob.rules > +++ b/drivers/gpu/drm/xe/xe_wa_oob.rules > @@ -63,7 +63,7 @@ > 16026007364 MEDIA_VERSION(3000) > 14020316580 MEDIA_VERSION(1301) > > -14025883347 MEDIA_VERSION_RANGE(1301, 3503) > +14025883347 MEDIA_VERSION_RANGE(1301, 3502) > GRAPHICS_VERSION_RANGE(2004, 3005) > 16029380221 MEDIA_VERSION(3500) > 22022079272 MEDIA_VERSION(3503) > -- > 2.43.0 > -- Matt Roper Graphics Software Engineer Linux GPU Platform Enablement Intel Corporation