Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_ppsmc.h70 #define PPSMC_MSG_VCEPowerON ((uint16_t) 0xA) macro
Dppsmc.h178 #define PPSMC_MSG_VCEPowerON ((uint32_t) 0x10f) macro
Dcz_dpm.c1938 cz_send_msg_to_smc(adev, PPSMC_MSG_VCEPowerON); in cz_dpm_powergate_vce()
Dkv_dpm.c1749 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_VCEPowerON); in kv_dpm_powergate_vce()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h178 #define PPSMC_MSG_VCEPowerON ((uint32_t) 0x10f) macro
Dkv_dpm.c1655 kv_notify_message_to_smu(rdev, PPSMC_MSG_VCEPowerON); in kv_dpm_powergate_vce()