drm/connector: print max_requested_bpc in state debugfs
authorHarry Wentland <harry.wentland@amd.com>
Fri, 13 Jan 2023 16:24:09 +0000 (11:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Mar 2023 20:55:18 +0000 (15:55 -0500)
commit7d386975f6a495902e679a3a250a7456d7e54765
treea96b57cd08a6e2258d01b94bebd07b85e2d5afb6
parente5eef23e267c72521d81f23f7f82d1f523d4a253
drm/connector: print max_requested_bpc in state debugfs

This is useful to understand the bpc defaults and
support of a driver.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Cc: Pekka Paalanen <ppaalanen@gmail.com>
Cc: Sebastian Wick <sebastian.wick@redhat.com>
Cc: Vitaly.Prosyak@amd.com
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Joshua Ashton <joshua@froggi.es>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: dri-devel@lists.freedesktop.org
Cc: amd-gfx@lists.freedesktop.org
Reviewed-By: Joshua Ashton <joshua@froggi.es>
Link: https://patchwork.freedesktop.org/patch/msgid/20230113162428.33874-3-harry.wentland@amd.com
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/drm_atomic.c