Home
last modified time | relevance | path

Searched refs:pp_feature (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c719 if (adev->powerplay.pp_feature & PP_GFXOFF_MASK) in soc15_common_early_init()
Damdgpu.h1334 uint32_t pp_feature; member
Damdgpu_device.c1553 adev->powerplay.pp_feature = amdgpu_pp_feature_mask; in amdgpu_device_ip_early_init()
Dkv_dpm.c2827 if (adev->powerplay.pp_feature & PP_SCLK_DEEP_SLEEP_MASK) in kv_dpm_init()
Dci_dpm.c5906 if (adev->powerplay.pp_feature & PP_SCLK_DEEP_SLEEP_MASK) in ci_dpm_init()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/
Damd_powerplay.c56 hwmgr->feature_mask = adev->powerplay.pp_feature; in amd_powerplay_create()