Searched refs:profile_mode_mask (Results 1 – 2 of 2) sorted by relevance
304 uint32_t profile_mode_mask = AMD_DPM_FORCED_LEVEL_PROFILE_STANDARD | in pp_dpm_en_umd_pstate() local309 if (!(hwmgr->dpm_level & profile_mode_mask)) { in pp_dpm_en_umd_pstate()311 if (*level & profile_mode_mask) { in pp_dpm_en_umd_pstate()323 if (!(*level & profile_mode_mask)) { in pp_dpm_en_umd_pstate()
2856 uint32_t profile_mode_mask = AMD_DPM_FORCED_LEVEL_PROFILE_STANDARD | in ci_update_uvd_smc_table() local2877 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_UVDDPM)) in ci_update_uvd_smc_table()2892 uint32_t profile_mode_mask = AMD_DPM_FORCED_LEVEL_PROFILE_STANDARD | in ci_update_vce_smc_table() local2908 if (hwmgr->dpm_level & profile_mode_mask || !PP_CAP(PHM_PlatformCaps_VCEDPM)) in ci_update_vce_smc_table()