Home
last modified time | relevance | path

Searched refs:amdgpu_dpm_set_ppfeature_status (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h364 #define amdgpu_dpm_set_ppfeature_status(adev, ppfeatures) \ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c959 ret = amdgpu_dpm_set_ppfeature_status(adev, featuremask); in amdgpu_set_pp_features()