Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h566 __field(bool, nbp_state_change_enable)
578 __entry->nbp_state_change_enable = clk->nbp_state_change_enable;
592 __entry->nbp_state_change_enable,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
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 …]
Dcalcs_logger.h204 DC_LOG_BANDWIDTH_CALCS(" [bool] nbp_state_change_enable: %d", data->nbp_state_change_enable); in print_bw_calcs_data()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
Ddce110_clk_mgr.c185 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h509 bool nbp_state_change_enable; member
Ddce_calcs.h253 bool nbp_state_change_enable; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clk_mgr.c621 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce112/
Ddce112_resource.c947 context->bw_ctx.bw.dce.nbp_state_change_enable, in dce112_validate_bandwidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce110/
Ddce110_resource.c1026 context->bw_ctx.bw.dce.nbp_state_change_enable, in dce110_validate_bandwidth()