Home
last modified time | relevance | path

Searched refs:high_voltage_max_dispclk (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c1356 …ltn(data->dispclk_required_for_blackout_duration[high][s_high], vbios->high_voltage_max_dispclk)) { in calculate_bandwidth()
1358 …ltn(data->dispclk_required_for_blackout_recovery[high][s_high], vbios->high_voltage_max_dispclk)) { in calculate_bandwidth()
1400 …w_ltn(data->dispclk_required_for_dram_speed_change_pipe[i][j], vbios->high_voltage_max_dispclk))) { in calculate_bandwidth()
1414 …w_ltn(data->dispclk_required_for_dram_speed_change_pipe[i][j], vbios->high_voltage_max_dispclk))) { in calculate_bandwidth()
1466 …ltn(data->dispclk_required_for_dram_speed_change[high][s_high], vbios->high_voltage_max_dispclk)) { in calculate_bandwidth()
1524 …unk_request_delay = bw_fixed_to_int(bw_div(bw_int_to_fixed(512), vbios->high_voltage_max_dispclk)); in calculate_bandwidth()
1548high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def_no || (bw_mtn(data->black… in calculate_bandwidth()
1554high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def_no || (bw_mtn(data->black… in calculate_bandwidth()
1591high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def_no || (bw_mtn(data->black… in calculate_bandwidth()
1597high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def_no || (bw_mtn(data->black… in calculate_bandwidth()
[all …]
H A Dcalcs_logger.h151 bw_fixed_to_int(vbios->high_voltage_max_dispclk)); in print_bw_calcs_vbios()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h210 struct bw_fixed high_voltage_max_dispclk; /*m_hz*/ member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1316 dc->bw_vbios->high_voltage_max_dispclk = bw_frc_to_fixed( in bw_calcs_data_update_from_pplib()