Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dppsmc.h93 #define PPSMC_MSG_HasDisplay ((uint8_t)0x5E) macro
H A Dcypress_dpm.c266 (PPSMC_Msg)PPSMC_MSG_HasDisplay : (PPSMC_Msg)PPSMC_MSG_NoDisplay; in cypress_notify_smc_display_change()
H A Dci_dpm.c1991 PPSMC_Msg msg = has_display ? PPSMC_MSG_HasDisplay : PPSMC_MSG_NoDisplay; in ci_notify_smc_display_change()
H A Dsi_dpm.c3633 PPSMC_MSG_HasDisplay : PPSMC_MSG_NoDisplay; in si_notify_smc_display_change()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dppsmc.h94 #define PPSMC_MSG_HasDisplay ((uint8_t)0x5E) macro
H A Dsi_dpm.c4093 PPSMC_MSG_HasDisplay : PPSMC_MSG_NoDisplay; in si_notify_smc_display_change()