Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Ddm_pp_interface.h74 bool nb_pstate_switch_disable;/* controls NB PState switch */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddm_services_types.h185 bool nb_pstate_switch_disable;/* controls NB PState switch */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H 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()
H A Dsmu8_hwmgr.h176 bool nb_pstate_switch_disable;/* controls NB PState switch */ member
H A Dhardwaremanager.c333 display_config->nb_pstate_switch_disable); in phm_store_dal_configuration_data()
H A Dvega12_hwmgr.c1595 !hwmgr->display_config->nb_pstate_switch_disable) in vega12_notify_smc_display_config_after_ps_adjustment()
2404 if (hwmgr->display_config->nb_pstate_switch_disable) in vega12_apply_clocks_adjust_rules()
H A Dvega20_hwmgr.c3804 if (hwmgr->display_config->nb_pstate_switch_disable) in vega20_apply_clocks_adjust_rules()
3820 if (hwmgr->display_config->nb_pstate_switch_disable || disable_fclk_switching) in vega20_apply_clocks_adjust_rules()
H A Dvega10_hwmgr.c4048 !hwmgr->display_config->nb_pstate_switch_disable) in vega10_notify_smc_display_config_after_ps_adjustment()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c184 pp_display_cfg->nb_pstate_switch_disable = in dce11_pplib_apply_display_requirements()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c60 adev->pm.pm_display_cfg.nb_pstate_switch_disable = in dm_pp_apply_display_requirements()
61 pp_display_cfg->nb_pstate_switch_disable; in dm_pp_apply_display_requirements()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c616 pp_display_cfg->nb_pstate_switch_disable = in dce11_pplib_apply_display_requirements()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1367 display_config->nb_pstate_switch_disable); in smu_display_configuration_change()