Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h360 #define amdgpu_dpm_get_ppfeature_status(adev, buf) \ macro
/Linux-v5.15/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c1011 size = amdgpu_dpm_get_ppfeature_status(adev, buf); in amdgpu_get_pp_features()