Home
last modified time | relevance | path

Searched refs:cpuc_state_change_enable (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dcore_types.h242 bool cpuc_state_change_enable; member
H A Ddce_calcs.h252 bool cpuc_state_change_enable; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddce_calcs.c1345 data->cpuc_state_change_enable = bw_def_yes; in calculate_bandwidth()
1348 data->cpuc_state_change_enable = bw_def_no; in calculate_bandwidth()
1353 data->cpuc_state_change_enable = bw_def_no; in calculate_bandwidth()
1580 …clk_level][s_low], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1586 …lk_level][s_mid1], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1592 …lk_level][s_mid2], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1729 if (data->cpuc_state_change_enable == bw_def_yes) { in calculate_bandwidth()
1885 data->stutter_mode_enable = data->cpuc_state_change_enable; in calculate_bandwidth()
3024 calcs_output->cpuc_state_change_enable = in bw_calcs()
3025 data->cpuc_state_change_enable; in bw_calcs()
[all …]
H A Dcalcs_logger.h203 DC_LOG_BANDWIDTH_CALCS(" [bool] cpuc_state_change_enable: %d", data->cpuc_state_change_enable); in print_bw_calcs_data()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c869 context->bw.dce.cpuc_state_change_enable, in dce110_validate_bandwidth()
H A Ddce110_hw_sequencer.c2537 context->bw.dce.cpuc_state_change_enable == false; in pplib_apply_display_requirements()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c824 context->bw.dce.cpuc_state_change_enable, in dce112_validate_bandwidth()