We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51160a commit c36df0fCopy full SHA for c36df0f
drivers/gpu/drm/amd/display/dc/resource/dcn351/dcn351_resource.c
@@ -766,6 +766,7 @@ static const struct dc_debug_options debug_defaults_drv = {
766
.disable_dmub_reallow_idle = false,
767
.static_screen_wait_frames = 2,
768
.notify_dpia_hr_bw = true,
769
+ .min_disp_clk_khz = 50000,
770
};
771
772
static const struct dc_panel_config panel_config_defaults = {
0 commit comments