Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.h185 struct amdgpu_ppm_table { struct
230 struct amdgpu_ppm_table *ppm_table;
H A Damdgpu_dpm.c616 kzalloc(sizeof(struct amdgpu_ppm_table), GFP_KERNEL); in amdgpu_parse_extended_power_table()
H A Damdgpu_si_dpm.c2261 struct amdgpu_ppm_table *ppm = adev->pm.dpm.dyn_state.ppm_table; in si_populate_smc_tdp_limits()