Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/oa: Add missing VISACTL mux registers
@ 2025-01-11  2:15 Ashutosh Dixit
  2025-01-11  2:23 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Ashutosh Dixit @ 2025-01-11  2:15 UTC (permalink / raw)
  To: intel-xe; +Cc: Umesh Nerlige Ramappa

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


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

end of thread, other threads:[~2025-01-13 22:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-11  2:15 [PATCH] drm/xe/oa: Add missing VISACTL mux registers Ashutosh Dixit
2025-01-11  2:23 ` ✓ CI.Patch_applied: success for " 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

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