[Why and How]
Add back debug bits enabling RCO for dcn314 as underflow
associated with this change has been resolved
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Daniel Miess <daniel.miess@amd.com>
Reviewed-by: Jun Lei <jun.lei@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
                        .afmt = true,
                }
        },
+
+       .root_clock_optimization = {
+                       .bits = {
+                                       .dpp = true,
+                                       .dsc = false,
+                                       .hdmistream = false,
+                                       .hdmichar = false,
+                                       .dpstream = false,
+                                       .symclk32_se = false,
+                                       .symclk32_le = false,
+                                       .symclk_fe = false,
+                                       .physymclk = false,
+                                       .dpiasymclk = false,
+                       }
+       },
+
        .seamless_boot_odm_combine = true
 };