amdgpu_dpm_get_pp_table
ret = amdgpu_dpm_get_pp_table(adev, NULL, 0);
size = amdgpu_dpm_get_pp_table(adev, buf, PAGE_SIZE - 1);
int amdgpu_dpm_get_pp_table(struct amdgpu_device *adev, char *table,