Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_UVDDPM_Disable (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/radeon/
Dppsmc.h140 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t) 0x155) macro
Dkv_dpm.c1402 PPSMC_MSG_UVDDPM_Enable : PPSMC_MSG_UVDDPM_Disable); in kv_enable_uvd_dpm()
Dci_dpm.c3952 PPSMC_MSG_UVDDPM_Enable : PPSMC_MSG_UVDDPM_Disable) == PPSMC_Result_OK) ? in ci_enable_uvd_dpm()
/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h143 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t) 0x155) macro
Dkv_dpm.c1469 PPSMC_MSG_UVDDPM_Enable : PPSMC_MSG_UVDDPM_Disable); in kv_enable_uvd_dpm()
Dci_dpm.c4148 PPSMC_MSG_UVDDPM_Enable : PPSMC_MSG_UVDDPM_Disable) == PPSMC_Result_OK) ? in ci_enable_uvd_dpm()
/drivers/gpu/drm/amd/powerplay/inc/
Dtonga_ppsmc.h287 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t)0x155) macro
Dsmu7_ppsmc.h259 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t) 0x155) macro
Dpolaris10_ppsmc.h259 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t) 0x155) macro
Dfiji_ppsmc.h263 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t) 0x155) macro
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_clockpowergating.c32 PPSMC_MSG_UVDDPM_Disable); in smu7_enable_disable_uvd_dpm()