Home
last modified time | relevance | path

Searched refs:nb_pstate_switch_disable (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
A Ddm_pp_interface.h74 bool nb_pstate_switch_disable;/* controls NB PState switch */ member
/linux/drivers/gpu/drm/amd/display/dc/
A Ddm_services_types.h185 bool nb_pstate_switch_disable;/* controls NB PState switch */ member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu8_hwmgr.c227 data->cc6_settings.nb_pstate_switch_disable = false; in smu8_initialize_dpm_defaults()
866 disable_switch = hw_data->cc6_settings.nb_pstate_switch_disable ? true : false; in smu8_update_low_mem_pstate()
867 enable_low_mem_state = hw_data->cc6_settings.nb_pstate_switch_disable ? false : true; in smu8_update_low_mem_pstate()
1436 cc6_settings->nb_pstate_switch_disable); in smu8_hw_print_display_cfg()
1484 pstate_switch_disable != hw_data->cc6_settings.nb_pstate_switch_disable) { in smu8_store_cc6_data()
1494 hw_data->cc6_settings.nb_pstate_switch_disable = in smu8_store_cc6_data()
A Dsmu8_hwmgr.h176 bool nb_pstate_switch_disable;/* controls NB PState switch */ member
A Dhardwaremanager.c334 display_config->nb_pstate_switch_disable); in phm_store_dal_configuration_data()
A Dvega12_hwmgr.c1594 !hwmgr->display_config->nb_pstate_switch_disable) in vega12_notify_smc_display_config_after_ps_adjustment()
2405 if (hwmgr->display_config->nb_pstate_switch_disable) in vega12_apply_clocks_adjust_rules()
A Dvega20_hwmgr.c3805 if (hwmgr->display_config->nb_pstate_switch_disable) in vega20_apply_clocks_adjust_rules()
3821 if (hwmgr->display_config->nb_pstate_switch_disable || disable_fclk_switching) in vega20_apply_clocks_adjust_rules()
A Dvega10_hwmgr.c4053 !hwmgr->display_config->nb_pstate_switch_disable) in vega10_notify_smc_display_config_after_ps_adjustment()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
A Ddce110_clk_mgr.c184 pp_display_cfg->nb_pstate_switch_disable = in dce11_pplib_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_pp_smu.c57 adev->pm.pm_display_cfg.nb_pstate_switch_disable = in dm_pp_apply_display_requirements()
58 pp_display_cfg->nb_pstate_switch_disable; in dm_pp_apply_display_requirements()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_clk_mgr.c618 pp_display_cfg->nb_pstate_switch_disable = in dce11_pplib_apply_display_requirements()

Completed in 38 milliseconds