Searched refs:amdgpu_dpm_get_pp_table (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | ||
| D | amdgpu_dpm.h | 310 #define amdgpu_dpm_get_pp_table(adev, table) \ macro |
| D | amdgpu_pm.c | 544 size = amdgpu_dpm_get_pp_table(adev, &table); in amdgpu_get_pp_table() |