Home
last modified time | relevance | path

Searched refs:PP_StateClassificationFlag_Thermal (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dpower_state.h58 PP_StateClassificationFlag_Thermal = 0x0002, enumerator
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c335 result |= PP_StateClassificationFlag_Thermal;
Dprocess_pptables_v1_0.c1271 result |= PP_StateClassificationFlag_Thermal; in make_classification_flags()
Dvega10_processpptables.c1275 result |= PP_StateClassificationFlag_Thermal; in make_classification_flags()
Dprocesspptables.c629 result |= PP_StateClassificationFlag_Thermal; in make_classification_flags()