drm/i915/psr: Include some basic PSR information in the state dump
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 24 Nov 2023 08:27:31 +0000 (10:27 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 29 Nov 2023 15:02:23 +0000 (17:02 +0200)
commitfcebbe2fa3443e400657d71182610219750d1c1e
tree52ad7461f658d705067964a6e2aa7d3d60b4b539
parentb844c6bae2b89b4a4e102eb326e35c632308dd85
drm/i915/psr: Include some basic PSR information in the state dump

Currently no one can figure out what the PSR code is doing since
we're including any of it in the basic state dump. Add at least the
bare minimum there.

v2: Also dump has_panel_replay (Jouni)

Cc: Jouni Högander <jouni.hogander@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231124082735.25470-1-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c