Home
last modified time | relevance | path

Searched refs:PP_StateClassificationFlag_Boot (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_pp_psm.c83 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table()
186 if (!psm_get_state_by_classification(hwmgr, PP_StateClassificationFlag_Boot, in psm_set_boot_states()
H A Damdgpu_vega12_processpptables.c338 result |= PP_StateClassificationFlag_Boot;
402 PP_StateClassificationFlag_Boot))
H A Damdgpu_process_pptables_v1_0.c1192 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
1330 PP_StateClassificationFlag_Boot)) in get_powerplay_table_entry_v1_0()
H A Damdgpu_processpptables.c633 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
971 if ((0 == result) && (0 != (ps->classification.flags & PP_StateClassificationFlag_Boot))) { in pp_tables_get_entry()
H A Damdgpu_vega10_processpptables.c1311 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
1375 PP_StateClassificationFlag_Boot)) in vega10_get_powerplay_table_entry()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dpower_state.h59 PP_StateClassificationFlag_Boot = 0x0001, enumerator
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_amd_powerplay.c495 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_current_power_state()
641 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_pp_num_states()