Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5
@ 2025-02-03 20:58 Gustavo Sousa
  2025-02-03 21:25 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Gustavo Sousa @ 2025-02-03 20:58 UTC (permalink / raw)
  To: intel-xe, intel-gfx; +Cc: Luca Coelho

The Bspec has been updated to include INITIATE_PM_DMD_REQ in the set of
register offsets that require the DMC wakelock for access during DC5.
Update our table accordingly.

Bspec: 71583
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
---
 drivers/gpu/drm/i915/display/intel_dmc_wl.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/i915/display/intel_dmc_wl.c b/drivers/gpu/drm/i915/display/intel_dmc_wl.c
index 43884740f8ea..86ba159b683c 100644
--- a/drivers/gpu/drm/i915/display/intel_dmc_wl.c
+++ b/drivers/gpu/drm/i915/display/intel_dmc_wl.c
@@ -102,6 +102,7 @@ static const struct intel_dmc_wl_range xe3lpd_dc5_dc6_dmc_ranges[] = {
 	{ .start = 0x42088 }, /* CHICKEN_MISC_3 */
 	{ .start = 0x46160 }, /* CMTG_CLK_SEL */
 	{ .start = 0x8f000, .end = 0x8ffff }, /* Main DMC registers */
+	{ .start = 0x45230 }, /* INITIATE_PM_DMD_REQ */
 
 	{},
 };
-- 
2.48.1


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

end of thread, other threads:[~2025-02-04 12:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 20:58 [PATCH] drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5 Gustavo Sousa
2025-02-03 21:25 ` ✓ CI.Patch_applied: success for " Patchwork
2025-02-03 21:26 ` ✓ CI.checkpatch: " Patchwork
2025-02-03 21:27 ` ✓ CI.KUnit: " Patchwork
2025-02-03 21:43 ` ✓ CI.Build: " Patchwork
2025-02-03 21:45 ` ✓ CI.Hooks: " Patchwork
2025-02-03 21:47 ` ✓ CI.checksparse: " Patchwork
2025-02-03 22:06 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-04  0:22 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-04 11:38   ` Gustavo Sousa
2025-02-04  8:46 ` [PATCH] " Luca Coelho
2025-02-04 12:50   ` Gustavo Sousa

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