Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c603 size = amdgpu_dpm_get_pp_table(adev, buf, PAGE_SIZE - 1); in amdgpu_get_pp_table()
2728 ret = amdgpu_dpm_get_pp_table(adev, NULL, 0); in default_attr_update()
H A Damdgpu_dpm.c1195 int amdgpu_dpm_get_pp_table(struct amdgpu_device *adev, char *table, in amdgpu_dpm_get_pp_table() function