Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dcz_ppsmc.h67 #define PPSMC_MSG_UVDPowerOFF ((uint16_t) 0x7) macro
Dfiji_ppsmc.h132 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
Dsmu7_ppsmc.h127 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
Dtonga_ppsmc.h135 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Dppsmc.h94 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
Dkv_dpm.c1627 kv_notify_message_to_smu(rdev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h96 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
Dkv_dpm.c1690 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_clockpowergating.c60 PPSMC_MSG_UVDPowerOFF); in smu7_powerdown_uvd()
Dsmu8_hwmgr.c1226 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UVDPowerOFF); in smu8_dpm_powerdown_uvd()