projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93d2d3e
)
drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74
author
Sai Teja Pottumuttu
<sai.teja.pottumuttu@intel.com>
Wed, 19 Jun 2024 06:56:14 +0000
(12:26 +0530)
committer
Matt Roper
<matthew.d.roper@intel.com>
Thu, 20 Jun 2024 16:45:00 +0000
(09:45 -0700)
Wa_14019877138 is also needed for xe_lpgp graphics 12.74
Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>
Reviewed-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20240619065614.131151-1-sai.teja.pottumuttu@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 0b6fbbebc41e3f0dba4bd2df4d3dfe73f76f47c2..21b55462779268035ba55714134d037790a88b83 100644
(file)
--- 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, 127
1
), ENGINE_CLASS(RENDER)),
+ XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1270, 127
4
), ENGINE_CLASS(RENDER)),
XE_RTP_ACTIONS(SET(XEHP_PSS_CHICKEN, FD_END_COLLECT))
},