Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_trace.h567 __field(bool, nbp_state_change_enable)
579 __entry->nbp_state_change_enable = clk->nbp_state_change_enable;
593 __entry->nbp_state_change_enable,
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c1465 data->nbp_state_change_enable = bw_def_yes; in calculate_bandwidth()
1468 data->nbp_state_change_enable = bw_def_no; in calculate_bandwidth()
1546 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1552 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1589 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1595 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1601 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1607 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1613 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1619 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
[all …]
H A Dcalcs_logger.h204 DC_LOG_BANDWIDTH_CALCS(" [bool] nbp_state_change_enable: %d", data->nbp_state_change_enable); in print_bw_calcs_data()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c208 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h545 bool nbp_state_change_enable; member
H A Ddce_calcs.h253 bool nbp_state_change_enable; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c621 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c951 context->bw_ctx.bw.dce.nbp_state_change_enable, in dce112_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1032 context->bw_ctx.bw.dce.nbp_state_change_enable, in dce110_validate_bandwidth()