]> www.infradead.org Git - nvme.git/commit
drm/display/dsc: Add a helper to dump the DSC configuration
authorImre Deak <imre.deak@intel.com>
Fri, 28 Jun 2024 16:44:43 +0000 (19:44 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 3 Jul 2024 15:05:12 +0000 (18:05 +0300)
commit74c3f5da233637bdf828e1ce67a5c1083630a47b
tree4e5290c79b0ef109dc5a546a6c31e93779600394
parent58cd0cba82976a5a21bdfc78783952b147837a84
drm/display/dsc: Add a helper to dump the DSC configuration

Add a helper to dump the Display Stream Compression configuration, taken
into use in the i915 driver by a later patch.

v2:
- Rebase on the s/DRM_X16/FXP_Q4 change.
- s/DSC configration/DSC configuration in the function documentation.

Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240628164451.1177612-3-imre.deak@intel.com
drivers/gpu/drm/display/drm_dsc_helper.c
include/drm/display/drm_dsc_helper.h