Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/xe3: Apply wa_14024997852
@ 2025-10-23  4:40 Tapani Pälli
  2025-10-23  5:29 ` ✓ CI.KUnit: success for " Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Tapani Pälli @ 2025-10-23  4:40 UTC (permalink / raw)
  To: intel-xe; +Cc: matthew.d.roper, tilak.tirumalesh.tangudu, Tapani Pälli

Whitelist registers needed for userspace to control autostrip on xe3.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
---
 drivers/gpu/drm/xe/xe_reg_whitelist.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/drivers/gpu/drm/xe/xe_reg_whitelist.c b/drivers/gpu/drm/xe/xe_reg_whitelist.c
index 690bc327a363..fab56673153b 100644
--- a/drivers/gpu/drm/xe/xe_reg_whitelist.c
+++ b/drivers/gpu/drm/xe/xe_reg_whitelist.c
@@ -89,6 +89,13 @@ static const struct xe_rtp_entry_sr register_whitelist[] = {
 				   RING_FORCE_TO_NONPRIV_ACCESS_RD |
 				   RING_FORCE_TO_NONPRIV_RANGE_4))
 	},
+	{ XE_RTP_NAME("14024997852"),
+	  XE_RTP_RULES(GRAPHICS_VERSION(3500), ENGINE_CLASS(RENDER)),
+	  XE_RTP_ACTIONS(WHITELIST(FF_MODE,
+				   RING_FORCE_TO_NONPRIV_ACCESS_RW),
+			 WHITELIST(VFLSKPD,
+				   RING_FORCE_TO_NONPRIV_ACCESS_RW))
+	},
 };
 
 static void whitelist_apply_to_hwe(struct xe_hw_engine *hwe)
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-10-29 22:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-23  4:40 [PATCH] drm/xe/xe3: Apply wa_14024997852 Tapani Pälli
2025-10-23  5:29 ` ✓ CI.KUnit: success for " Patchwork
2025-10-23  6:08 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-23 11:22 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-24 23:52 ` [PATCH] " Matt Roper
2025-10-25  5:43   ` Tapani Pälli
2025-10-26 11:15   ` [PATCH v2] " Tapani Pälli
2025-10-28 20:59     ` Matt Roper
2025-10-29  8:50       ` [PATCH v3] " Tapani Pälli
2025-10-29 22:24         ` Matt Roper
2025-10-26 11:22 ` ✓ CI.KUnit: success for drm/xe/xe3: Apply wa_14024997852 (rev2) Patchwork
2025-10-26 12:01 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-26 13:09 ` ✓ Xe.CI.Full: " Patchwork
2025-10-29 10:44 ` ✓ CI.KUnit: success for drm/xe/xe3: Apply wa_14024997852 (rev3) Patchwork
2025-10-29 11:34 ` ✓ Xe.CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox