Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c1358 …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()
1524 …unk_request_delay = bw_fixed_to_int(bw_div(bw_int_to_fixed(512), vbios->high_voltage_max_dispclk)); in calculate_bandwidth()
1756 data->dispclk = vbios->high_voltage_max_dispclk; in calculate_bandwidth()
2085 vbios->high_voltage_max_dispclk = bw_int_to_fixed(643); in bw_calcs_init()
2201 vbios->high_voltage_max_dispclk = bw_int_to_fixed(1108); in bw_calcs_init()
2314 vbios->high_voltage_max_dispclk = bw_int_to_fixed(1108); in bw_calcs_init()
2430 vbios->high_voltage_max_dispclk = bw_int_to_fixed(1108); in bw_calcs_init()
2546 vbios->high_voltage_max_dispclk = bw_int_to_fixed(643); in bw_calcs_init()
2659 vbios->high_voltage_max_dispclk = bw_int_to_fixed(1133); in bw_calcs_init()
[all …]
H A Dcalcs_logger.h151 bw_fixed_to_int(vbios->high_voltage_max_dispclk)); in print_bw_calcs_vbios()
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Ddce_calcs.h210 struct bw_fixed high_voltage_max_dispclk; /*m_hz*/ member
/openbsd/sys/dev/pci/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()