drm/amd/display: Add Logging for HDMI color depth information
authorPraful Swarnakar <Praful.Swarnakar@amd.com>
Thu, 19 Aug 2021 16:01:37 +0000 (21:31 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Aug 2021 19:36:12 +0000 (15:36 -0400)
commit3341d30d1cc7c37ca5fd49b7f9b0f3cce66c727e
treea5fce837d36cf9c78cff9e2a7302002cdf6df85a
parent30acef3c4ad1a9112c851cd3c75704fc665174da
drm/amd/display: Add Logging for HDMI color depth information

[Why]
Recent HDMI2.0 HF1-1 V-Swing testing showed that logging deep color
status helps in validation of testcase.

[How]
Add logging based on various color depths and pixel encoding
formats.

Signed-off-by: Praful Swarnakar <Praful.Swarnakar@amd.com>
Reviewed-by: Hersen Wu <hersenwu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c