Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_NoDisplay (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dppsmc.h92 #define PPSMC_MSG_NoDisplay ((uint8_t)0x5D) macro
H A Dcypress_dpm.c265 (PPSMC_Msg)PPSMC_MSG_HasDisplay : (PPSMC_Msg)PPSMC_MSG_NoDisplay; in cypress_notify_smc_display_change()
H A Dsi_dpm.c3615 PPSMC_MSG_HasDisplay : PPSMC_MSG_NoDisplay; in si_notify_smc_display_change()
H A Dci_dpm.c1920 PPSMC_Msg msg = has_display ? PPSMC_MSG_HasDisplay : PPSMC_MSG_NoDisplay; in ci_notify_smc_display_change()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h92 #define PPSMC_MSG_NoDisplay ((uint8_t)0x5D) macro
H A Dsi_dpm.c4089 PPSMC_MSG_HasDisplay : PPSMC_MSG_NoDisplay; in si_notify_smc_display_change()