diff options
author | Samson Tam <[email protected]> | 2021-01-12 11:27:05 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-02 12:10:56 -0500 |
commit | 163e3bcbca5a61484b00f86ba6cfc184d4868098 (patch) | |
tree | 20a7c569f608f9f552c3673289f5b0ce28503599 /lib/mpi/mpi-sub-ui.c | |
parent | 43c78873133e58792166eea581c07d7894ff94f2 (diff) |
drm/amd/display: fix initial bounding box values for dcn3.02
[Why]
Initial bounding box values are updated in dcn30_update_bw_bounding_box
but they use dcn3_0_soc and dcn3_0_ip instead of dcn3_02_soc and
dcn3_02_ip
[How]
Add dcn302_update_bw_bounding_box and
dcn302_get_optimal_dcfclk_fclk_for_uclk so it uses
dcn3_02_soc and dcn3_02_ip.
Use sr_exit_time_us, sr_enter_plus_exit_time_us,
from dcn30 on dcn302 to fix flicker on eDP.
Also use dram_clock_change_latency_us from dcn30.
Signed-off-by: Samson Tam <[email protected]>
Reviewed-by: Joshua Aberback <[email protected]>
Acked-by: Anson Jacob <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions