Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h121 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
Dci_dpm.c1545 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_PCIeDPM_Enable); in ci_start_dpm()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h121 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136) macro
Dci_dpm.c1673 smc_result = amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_PCIeDPM_Enable); in ci_start_dpm()