From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Subject: [PATCH] drm/xe/oa: Add missing VISACTL mux registers
Date: Fri, 10 Jan 2025 18:15:39 -0800 [thread overview]
Message-ID: <20250111021539.2920346-1-ashutosh.dixit@intel.com> (raw)
Add missing VISACTL mux registers required for some OA config's.
Fixes: cdf02fe1a94a ("drm/xe/oa/uapi: Add/remove OA config perf ops")
Cc: stable@vger.kernel.org
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
---
drivers/gpu/drm/xe/xe_oa.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/xe/xe_oa.c b/drivers/gpu/drm/xe/xe_oa.c
index 4e00a77289c50..eeb96b5f49e2a 100644
--- a/drivers/gpu/drm/xe/xe_oa.c
+++ b/drivers/gpu/drm/xe/xe_oa.c
@@ -2163,6 +2163,7 @@ static const struct xe_mmio_range xe2_oa_mux_regs[] = {
{ .start = 0x5194, .end = 0x5194 }, /* SYS_MEM_LAT_MEASURE_MERTF_GRP_3D */
{ .start = 0x8704, .end = 0x8704 }, /* LMEM_LAT_MEASURE_MCFG_GRP */
{ .start = 0xB1BC, .end = 0xB1BC }, /* L3_BANK_LAT_MEASURE_LBCF_GFX */
+ { .start = 0xD0E0, .end = 0xD0F4 }, /* VISACTL */
{ .start = 0xE18C, .end = 0xE18C }, /* SAMPLER_MODE */
{ .start = 0xE590, .end = 0xE590 }, /* TDL_LSC_LAT_MEASURE_TDL_GFX */
{ .start = 0x13000, .end = 0x137FC }, /* PES_0_PESL0 - PES_63_UPPER_PESL3 */
--
2.47.1
next reply other threads:[~2025-01-11 2:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-11 2:15 Ashutosh Dixit [this message]
2025-01-11 2:23 ` ✓ CI.Patch_applied: success for drm/xe/oa: Add missing VISACTL mux registers Patchwork
2025-01-11 2:23 ` ✓ CI.checkpatch: " Patchwork
2025-01-11 2:24 ` ✓ CI.KUnit: " Patchwork
2025-01-11 2:42 ` ✓ CI.Build: " Patchwork
2025-01-11 2:45 ` ✓ CI.Hooks: " Patchwork
2025-01-11 2:46 ` ✓ CI.checksparse: " Patchwork
2025-01-11 3:14 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-01-12 22:13 ` ✓ CI.Patch_applied: success for drm/xe/oa: Add missing VISACTL mux registers (rev2) Patchwork
2025-01-12 22:13 ` ✓ CI.checkpatch: " Patchwork
2025-01-12 22:15 ` ✓ CI.KUnit: " Patchwork
2025-01-12 22:33 ` ✓ CI.Build: " Patchwork
2025-01-12 22:35 ` ✓ CI.Hooks: " Patchwork
2025-01-12 22:37 ` ✓ CI.checksparse: " Patchwork
2025-01-12 23:05 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-13 22:23 ` [PATCH] drm/xe/oa: Add missing VISACTL mux registers Umesh Nerlige Ramappa
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=20250111021539.2920346-1-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=umesh.nerlige.ramappa@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