Home
last modified time | relevance | path

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

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