projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ce231
)
drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP list
author
Harish Chegondi
<harish.chegondi@intel.com>
Fri, 21 Nov 2025 21:59:17 +0000
(13:59 -0800)
committer
Matt Roper
<matthew.d.roper@intel.com>
Wed, 3 Dec 2025 22:52:12 +0000
(14:52 -0800)
As per the updated WA database, Wa_18041344222 no longer applies to
graphics IP version 30.01. Remove it.
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link:
https://patch.msgid.link/280ab3e8dce8d7a40540ae634a5432694ac17ab0.1763762330.git.harish.chegondi@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_wa.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/xe/xe_wa.c
b/drivers/gpu/drm/xe/xe_wa.c
index
d606b05
..
9142449
100644
(file)
--- a/
drivers/gpu/drm/xe/xe_wa.c
+++ b/
drivers/gpu/drm/xe/xe_wa.c
@@
-698,7
+698,7
@@
static const struct xe_rtp_entry_sr engine_was[] = {
XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN7, CLEAR_OPTIMIZATION_DISABLE))
},
{ XE_RTP_NAME("18041344222"),
- XE_RTP_RULES(GRAPHICS_VERSION
_RANGE(3000, 3001
),
+ XE_RTP_RULES(GRAPHICS_VERSION
(3000
),
FUNC(xe_rtp_match_first_render_or_compute),
FUNC(xe_rtp_match_not_sriov_vf),
FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),