Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dppsmc.h121 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
Dci_dpm.c1552 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_PCIeDPM_Enable); in ci_start_dpm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h124 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
Dci_dpm.c1707 smc_result = amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_PCIeDPM_Enable); in ci_start_dpm()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h230 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
Dsmu7_ppsmc.h227 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
Dtonga_ppsmc.h254 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1172 PPSMC_MSG_PCIeDPM_Enable)), in smu7_start_dpm()