Home
last modified time | relevance | path

Searched refs:ATOM_PP_PLATFORM_CAP_TEMP_INVERSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dpptable.h144 #define ATOM_PP_PLATFORM_CAP_TEMP_INVERSION 0x00400000 // Does the driver supports Tem… macro
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dpptable.h167 #define ATOM_PP_PLATFORM_CAP_TEMP_INVERSION 0x00400000 // Does the driver supports Tem… macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocesspptables.c589 0 != (powerplay_caps & ATOM_PP_PLATFORM_CAP_TEMP_INVERSION), in set_platform_caps()