Home
last modified time | relevance | path

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

/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/inc/
H A Ddce_calcs.h253 bool nbp_state_change_enable; member
H A Dcore_types.h545 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()