Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A 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.3-rc2/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddce_calcs.c1467 data->nbp_state_change_enable = bw_def_yes; in calculate_bandwidth()
1470 data->nbp_state_change_enable = bw_def_no; in calculate_bandwidth()
1591 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1597 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1603 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1609 …k))) && (!data->increase_voltage_to_support_mclk_switch || data->nbp_state_change_enable == bw_def… in calculate_bandwidth()
1748 if (data->nbp_state_change_enable == bw_def_yes && data->increase_voltage_to_support_mclk_switch) { in calculate_bandwidth()
1779 if ((data->nbp_state_change_enable == bw_def_no && nbp_state_change_enable_blank == bw_def_no)) { in calculate_bandwidth()
3085 calcs_output->nbp_state_change_enable = in bw_calcs()
3086 data->nbp_state_change_enable; in bw_calcs()
[all …]
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-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
A Ddce110_clk_mgr.c185 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h462 bool nbp_state_change_enable; member
A Ddce_calcs.h253 bool nbp_state_change_enable; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_clk_mgr.c621 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c945 context->bw_ctx.bw.dce.nbp_state_change_enable, in dce112_validate_bandwidth()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_resource.c1025 context->bw_ctx.bw.dce.nbp_state_change_enable, in dce110_validate_bandwidth()

Completed in 27 milliseconds