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 e20ff05 commit ef35c7bCopy full SHA for ef35c7b
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
@@ -712,7 +712,7 @@ static const struct dc_debug_options debug_defaults_drv = {
712
.timing_trace = false,
713
.clock_trace = true,
714
.disable_pplib_clock_request = true,
715
- .pipe_split_policy = MPC_SPLIT_DYNAMIC,
+ .pipe_split_policy = MPC_SPLIT_AVOID_MULT_DISP,
716
.force_single_disp_pipe_split = false,
717
.disable_dcc = DCC_ENABLE,
718
.vsr_support = true,
0 commit comments