File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
drivers/gpu/drm/amd/display/dc/dml/dcn31 Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -291,6 +291,7 @@ static struct _vcs_dpi_soc_bounding_box_st dcn3_15_soc = {
291
291
.do_urgent_latency_adjustment = false,
292
292
.urgent_latency_adjustment_fabric_clock_component_us = 0 ,
293
293
.urgent_latency_adjustment_fabric_clock_reference_mhz = 0 ,
294
+ .dispclk_dppclk_vco_speed_mhz = 2400.0 ,
294
295
.num_chans = 4 ,
295
296
.dummy_pstate_latency_us = 10.0
296
297
};
@@ -438,6 +439,7 @@ static struct _vcs_dpi_soc_bounding_box_st dcn3_16_soc = {
438
439
.do_urgent_latency_adjustment = false,
439
440
.urgent_latency_adjustment_fabric_clock_component_us = 0 ,
440
441
.urgent_latency_adjustment_fabric_clock_reference_mhz = 0 ,
442
+ .dispclk_dppclk_vco_speed_mhz = 2500.0 ,
441
443
};
442
444
443
445
void dcn31_zero_pipe_dcc_fraction (display_e2e_pipe_params_st * pipes ,
You can’t perform that action at this time.
0 commit comments