Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/inc/
Dcz_ppsmc.h69 #define PPSMC_MSG_VCEPowerOFF ((uint16_t) 0x9) macro
Dtonga_ppsmc.h212 #define PPSMC_MSG_VCEPowerOFF ((uint16_t) 0x10e) macro
Dfiji_ppsmc.h191 #define PPSMC_MSG_VCEPowerOFF ((uint16_t) 0x10e) macro
Dsmu7_ppsmc.h188 #define PPSMC_MSG_VCEPowerOFF ((uint16_t) 0x10e) macro
/drivers/gpu/drm/radeon/
Dppsmc.h177 #define PPSMC_MSG_VCEPowerOFF ((uint32_t) 0x10e) macro
Dkv_dpm.c1472 kv_notify_message_to_smu(rdev, PPSMC_MSG_VCEPowerOFF); in kv_dpm_powergate_vce()
/drivers/gpu/drm/amd/pm/legacy-dpm/
Dppsmc.h181 #define PPSMC_MSG_VCEPowerOFF ((uint32_t) 0x10e) macro
Dkv_dpm.c1708 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_VCEPowerOFF); in kv_dpm_powergate_vce()
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_clockpowergating.c87 PPSMC_MSG_VCEPowerOFF, in smu7_powerdown_vce()
Dsmu8_hwmgr.c1320 PPSMC_MSG_VCEPowerOFF, in smu8_dpm_powerdown_vce()