Home
last modified time | relevance | path

Searched refs:PP_StateClassificationFlag_Boot (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c78 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table()
181 if (!psm_get_state_by_classification(hwmgr, PP_StateClassificationFlag_Boot, in psm_set_boot_states()
H A Dvega12_processpptables.c333 result |= PP_StateClassificationFlag_Boot;
397 PP_StateClassificationFlag_Boot))
H A Dprocess_pptables_v1_0.c1187 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
1325 PP_StateClassificationFlag_Boot)) in get_powerplay_table_entry_v1_0()
H A Dprocesspptables.c630 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
968 if ((0 == result) && (0 != (ps->classification.flags & PP_StateClassificationFlag_Boot))) { in pp_tables_get_entry()
H A Dvega10_processpptables.c1306 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
1370 PP_StateClassificationFlag_Boot)) in vega10_get_powerplay_table_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c87 if (state->classification.flags & PP_StateClassificationFlag_Boot) { in psm_init_power_state_table()
190 if (!psm_get_state_by_classification(hwmgr, PP_StateClassificationFlag_Boot, in psm_set_boot_states()
H A Dvega12_processpptables.c328 result |= PP_StateClassificationFlag_Boot;
392 PP_StateClassificationFlag_Boot))
H A Dprocess_pptables_v1_0.c1268 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
1407 PP_StateClassificationFlag_Boot)) in get_powerplay_table_entry_v1_0()
H A Dprocesspptables.c626 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
964 if ((0 == result) && (0 != (ps->classification.flags & PP_StateClassificationFlag_Boot))) { in pp_tables_get_entry()
H A Dvega10_processpptables.c1271 result |= PP_StateClassificationFlag_Boot; in make_classification_flags()
1335 PP_StateClassificationFlag_Boot)) in vega10_get_powerplay_table_entry()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dpower_state.h57 PP_StateClassificationFlag_Boot = 0x0001, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h57 PP_StateClassificationFlag_Boot = 0x0001, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c491 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_current_power_state()
637 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_pp_num_states()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c498 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_current_power_state()
634 if (state->classification.flags & PP_StateClassificationFlag_Boot) in pp_dpm_get_pp_num_states()

Completed in 22 milliseconds