Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h123 #define PPSMC_MSG_UVDPowerON ((uint16_t)0x61) macro
Dcz_ppsmc.h68 #define PPSMC_MSG_UVDPowerON ((uint16_t) 0x8) macro
Dtonga_ppsmc.h124 #define PPSMC_MSG_UVDPowerON ((uint16_t)0x61) macro
Dppsmc.h95 #define PPSMC_MSG_UVDPowerON ((uint8_t)0x61) macro
Dcz_dpm.c1859 cz_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_UVDPowerON, 1); in cz_dpm_powergate_uvd()
1861 cz_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_UVDPowerON, 0); in cz_dpm_powergate_uvd()
Dkv_dpm.c1714 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_UVDPowerON); in kv_dpm_powergate_uvd()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h95 #define PPSMC_MSG_UVDPowerON ((uint8_t)0x61) macro
Dkv_dpm.c1630 kv_notify_message_to_smu(rdev, PPSMC_MSG_UVDPowerON); in kv_dpm_powergate_uvd()