Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c1357 data->cpuc_state_change_enable = bw_def_yes; in calculate_bandwidth()
1360 data->cpuc_state_change_enable = bw_def_no; in calculate_bandwidth()
1365 data->cpuc_state_change_enable = bw_def_no; in calculate_bandwidth()
1546 …tion[low][s_high], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1552 …tion[mid][s_high], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1589 …clk_level][s_low], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1595 …lk_level][s_mid1], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1601 …lk_level][s_mid2], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1607 …lk_level][s_mid3], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1613 …lk_level][s_mid4], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
[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()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c187 context->bw_ctx.bw.dce.cpuc_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h512 bool cpuc_state_change_enable; member
H A Ddce_calcs.h252 bool cpuc_state_change_enable; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c623 context->bw_ctx.bw.dce.cpuc_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c945 context->bw_ctx.bw.dce.cpuc_state_change_enable, in dce112_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1024 context->bw_ctx.bw.dce.cpuc_state_change_enable, in dce110_validate_bandwidth()