Home
last modified time | relevance | path

Searched refs:amdgpu_ppm_table (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1482 struct amdgpu_ppm_table { struct
1527 struct amdgpu_ppm_table *ppm_table;
Damdgpu_dpm.c641 kzalloc(sizeof(struct amdgpu_ppm_table), GFP_KERNEL); in amdgpu_parse_extended_power_table()
Dci_dpm.c553 struct amdgpu_ppm_table *ppm = adev->pm.dpm.dyn_state.ppm_table; in ci_populate_bapm_parameters_in_dpm_table()