From: "Tapani Pälli" <tapani.palli@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: matthew.d.roper@intel.com, tilak.tirumalesh.tangudu@intel.com,
"Tapani Pälli" <tapani.palli@intel.com>
Subject: [PATCH] drm/xe/xe3: Apply wa_14024997852
Date: Thu, 23 Oct 2025 07:40:41 +0300 [thread overview]
Message-ID: <20251023044041.13731-1-tapani.palli@intel.com> (raw)
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
next reply other threads:[~2025-10-23 4:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-23 4:40 Tapani Pälli [this message]
2025-10-23 5:29 ` ✓ CI.KUnit: success for drm/xe/xe3: Apply wa_14024997852 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251023044041.13731-1-tapani.palli@intel.com \
--to=tapani.palli@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=matthew.d.roper@intel.com \
--cc=tilak.tirumalesh.tangudu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox