Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_UVDPowerOFF (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dcz_ppsmc.h67 #define PPSMC_MSG_UVDPowerOFF ((uint16_t) 0x7) macro
H A Dfiji_ppsmc.h132 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
H A Dtonga_ppsmc.h135 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
H A Dsmu7_ppsmc.h127 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
/linux/drivers/gpu/drm/radeon/
H A Dppsmc.h94 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
H A Dkv_dpm.c1447 kv_notify_message_to_smu(rdev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h96 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c1274 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UVDPowerOFF, NULL); in smu8_dpm_powerdown_uvd()