Searched refs:PPSMC_MSG_UVDPowerOFF (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | ppsmc.h | 96 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
|
H A D | kv_dpm.c | 1677 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | cz_ppsmc.h | 67 #define PPSMC_MSG_UVDPowerOFF ((uint16_t) 0x7) macro
|
H A D | fiji_ppsmc.h | 132 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
|
H A D | tonga_ppsmc.h | 135 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
|
H A D | smu7_ppsmc.h | 127 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 94 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
|
H A D | kv_dpm.c | 1628 kv_notify_message_to_smu(rdev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | cz_ppsmc.h | 67 #define PPSMC_MSG_UVDPowerOFF ((uint16_t) 0x7) macro
|
H A D | tonga_ppsmc.h | 135 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
|
H A D | fiji_ppsmc.h | 132 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
|
H A D | smu7_ppsmc.h | 127 #define PPSMC_MSG_UVDPowerOFF ((uint16_t)0x60) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | ppsmc.h | 96 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
|
H A D | kv_dpm.c | 1680 amdgpu_kv_notify_message_to_smu(adev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ppsmc.h | 94 #define PPSMC_MSG_UVDPowerOFF ((uint8_t)0x60) macro
|
H A D | kv_dpm.c | 1448 kv_notify_message_to_smu(rdev, PPSMC_MSG_UVDPowerOFF); in kv_dpm_powergate_uvd()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_clockpowergating.c | 62 PPSMC_MSG_UVDPowerOFF, in smu7_powerdown_uvd()
|
H A D | smu8_hwmgr.c | 1251 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UVDPowerOFF, NULL); in smu8_dpm_powerdown_uvd()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_clockpowergating.c | 62 PPSMC_MSG_UVDPowerOFF, in smu7_powerdown_uvd()
|
H A D | smu8_hwmgr.c | 1263 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UVDPowerOFF, NULL); in smu8_dpm_powerdown_uvd()
|
Completed in 43 milliseconds