Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_trace.h563 __field(bool, cpuc_state_change_enable)
575 __entry->cpuc_state_change_enable = clk->cpuc_state_change_enable;
589 __entry->cpuc_state_change_enable,
/linux/drivers/gpu/drm/amd/display/dc/basics/
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()
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()
1738 if (data->cpuc_state_change_enable == bw_def_yes) { in calculate_bandwidth()
1894 data->stutter_mode_enable = data->cpuc_state_change_enable; in calculate_bandwidth()
3085 calcs_output->cpuc_state_change_enable = in bw_calcs()
3086 data->cpuc_state_change_enable; in bw_calcs()
[all …]
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/
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/
A Dcore_types.h506 bool cpuc_state_change_enable; member
A Ddce_calcs.h252 bool cpuc_state_change_enable; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
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/
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/
A Ddce110_resource.c1024 context->bw_ctx.bw.dce.cpuc_state_change_enable, in dce110_validate_bandwidth()

Completed in 625 milliseconds