PPSMC_NoDisplay  1390 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	smum_send_msg_to_smc(hwmgr, (PPSMC_Msg)PPSMC_NoDisplay);
PPSMC_NoDisplay  4043 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	PPSMC_Msg msg = has_display ? (PPSMC_Msg)PPSMC_HasDisplay : (PPSMC_Msg)PPSMC_NoDisplay;