Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h562 __field(bool, cpuc_state_change_enable)
574 __entry->cpuc_state_change_enable = clk->cpuc_state_change_enable;
588 __entry->cpuc_state_change_enable,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddce_calcs.c1359 data->cpuc_state_change_enable = bw_def_yes; in calculate_bandwidth()
1362 data->cpuc_state_change_enable = bw_def_no; in calculate_bandwidth()
1367 data->cpuc_state_change_enable = bw_def_no; in calculate_bandwidth()
1548 …tion[low][s_high], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1554 …tion[mid][s_high], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1591 …clk_level][s_low], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1597 …lk_level][s_mid1], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1603 …lk_level][s_mid2], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1609 …lk_level][s_mid3], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
1615 …lk_level][s_mid4], vbios->high_voltage_max_dispclk))) && (data->cpuc_state_change_enable == bw_def… in calculate_bandwidth()
[all …]
Dcalcs_logger.h203 DC_LOG_BANDWIDTH_CALCS(" [bool] cpuc_state_change_enable: %d", data->cpuc_state_change_enable); in print_bw_calcs_data()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
Ddce110_clk_mgr.c187 context->bw_ctx.bw.dce.cpuc_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h472 bool cpuc_state_change_enable; member
Ddce_calcs.h252 bool cpuc_state_change_enable; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clk_mgr.c623 context->bw_ctx.bw.dce.cpuc_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c943 context->bw_ctx.bw.dce.cpuc_state_change_enable, in dce112_validate_bandwidth()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1023 context->bw_ctx.bw.dce.cpuc_state_change_enable, in dce110_validate_bandwidth()