Searched refs:PPSMC_NoDisplay (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h93 #define PPSMC_NoDisplay ((uint8_t)0x5D) macro
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h130 #define PPSMC_NoDisplay ((uint16_t)0x5D) macro
H A Dsmu7_ppsmc.h125 #define PPSMC_NoDisplay ((uint16_t)0x5D) macro
H A Dtonga_ppsmc.h133 #define PPSMC_NoDisplay ((uint16_t)0x5D) macro
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1634 smum_send_msg_to_smc(hwmgr, (PPSMC_Msg)PPSMC_NoDisplay, NULL);
4439 return (smum_send_msg_to_smc(hwmgr, (PPSMC_Msg)PPSMC_NoDisplay, NULL) == 0) ? 0 : -EINVAL;

Completed in 162 milliseconds