drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
authorImre Deak <imre.deak@intel.com>
Mon, 5 Aug 2024 15:07:55 +0000 (18:07 +0300)
committerImre Deak <imre.deak@intel.com>
Tue, 6 Aug 2024 09:33:26 +0000 (12:33 +0300)
commit1de99ff7371bc6ce2187081bf5bfbbb4a7de28d7
tree86d0aa684f7994622a5f96e63ac9c1c1300675ef
parent2796b7ceec95bd5a7069cd27af7e4cf01a692db4
drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info

Dump the DSC state to dmesg during HW readout and state computation as
well as the i915_display_info debugfs entry.

v2: Rebase on the s/DRM_X16/FXP_Q4 change.

Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240805150802.3568970-7-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
drivers/gpu/drm/i915/display/intel_display_debugfs.c
drivers/gpu/drm/i915/display/intel_vdsc.c
drivers/gpu/drm/i915/display/intel_vdsc.h