Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h122 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
Dcz_ppsmc.h67 #define PPSMC_MSG_UVDPowerOFF ((uint16_t) 0x7) macro
Dtonga_ppsmc.h123 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
Dppsmc.h94 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
Dcz_dpm.c1854 cz_send_msg_to_smc(adev, PPSMC_MSG_UVDPowerOFF); in cz_dpm_powergate_uvd()
Dkv_dpm.c1710 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
/linux-4.4.14/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()