[Why & How]
To facilitate DSC debugging purpose
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
                                                  0,
                                                  link_bandwidth_kbps,
                                                  &stream->timing,
-                                                 &stream->timing.dsc_cfg))
+                                                 &stream->timing.dsc_cfg)) {
                                stream->timing.flags.DSC = 1;
+                               DRM_DEBUG_DRIVER("%s: [%s] DSC is selected from SST RX\n", __func__, drm_connector->name);
+                       }
                        /* Overwrite the stream flag if DSC is enabled through debugfs */
                        if (aconnector->dsc_settings.dsc_force_enable == DSC_CLK_FORCE_ENABLE)
                                stream->timing.flags.DSC = 1;