Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_VCEPowerOFF (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_ppsmc.h69 #define PPSMC_MSG_VCEPowerOFF ((uint16_t) 0x9) macro
Dppsmc.h177 #define PPSMC_MSG_VCEPowerOFF ((uint32_t) 0x10e) macro
Dkv_dpm.c1744 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_VCEPowerOFF); in kv_dpm_powergate_vce()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h177 #define PPSMC_MSG_VCEPowerOFF ((uint32_t) 0x10e) macro
Dkv_dpm.c1651 kv_notify_message_to_smu(rdev, PPSMC_MSG_VCEPowerOFF); in kv_dpm_powergate_vce()