public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/6] PSR/Panel Replay/ALPM logging improvements
@ 2026-04-08 14:00 Jouni Högander
  2026-04-08 14:00 ` [PATCH 1/7] drm/i915/psr: Improve PSR state information in crtc state dump Jouni Högander
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jouni Högander @ 2026-04-08 14:00 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: Jouni Högander

These patches are adding traces to ease parsing PSR, Panel Replay and
ALPM CRTC state using dmesg. Also printing out DPCD capability/support
registers for these features are dumped out.

Jouni Högander (7):
  drm/i915/psr: Improve PSR state information in crtc state dump
  drm/i915/alpm: Dump out computed ALPM parameters in crtc state dump
  drm/dp: Include PSR2 granularity registers into PSR capability size
    define
  drm/i915/psr: Add new macro for accessing cached PSR DPCD registers
  drm/i915/psr: Read all PSR capability registers at once
  drm/i915/psr: Dump out PSR and Panel Replay DPCD registers
  drm/i915/alpm: Dump out ALPM capability DPCD register

 .../drm/i915/display/intel_crtc_state_dump.c  | 16 +++++-
 .../drm/i915/display/intel_display_types.h    |  1 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  2 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 55 ++++++++-----------
 include/drm/display/drm_dp.h                  |  2 +-
 5 files changed, 41 insertions(+), 35 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-08 14:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-08 14:00 [PATCH 0/6] PSR/Panel Replay/ALPM logging improvements Jouni Högander
2026-04-08 14:00 ` [PATCH 1/7] drm/i915/psr: Improve PSR state information in crtc state dump Jouni Högander
2026-04-08 14:00 ` [PATCH 2/7] drm/i915/alpm: Dump out computed ALPM parameters " Jouni Högander
2026-04-08 14:00 ` [PATCH 3/7] drm/dp: Include PSR2 granularity registers into PSR capability size define Jouni Högander
2026-04-08 14:00 ` [PATCH 4/7] drm/i915/psr: Add new macro for accessing cached PSR DPCD registers Jouni Högander
2026-04-08 14:04   ` Jani Nikula
2026-04-08 14:00 ` [PATCH 5/7] drm/i915/psr: Read all PSR capability registers at once Jouni Högander
2026-04-08 14:00 ` [PATCH 6/7] drm/i915/psr: Dump out PSR and Panel Replay DPCD registers Jouni Högander
2026-04-08 14:00 ` [PATCH 7/7] drm/i915/alpm: Dump out ALPM capability DPCD register Jouni Högander
2026-04-08 14:09 ` ✗ CI.checkpatch: warning for PSR/Panel Replay/ALPM logging improvements Patchwork
2026-04-08 14:10 ` ✗ CI.KUnit: failure " Patchwork

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