Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h172 struct amdgpu_ppm_table { struct
217 struct amdgpu_ppm_table *ppm_table;
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c532 kzalloc(sizeof(struct amdgpu_ppm_table), GFP_KERNEL); in amdgpu_parse_extended_power_table()
H A Damdgpu_si_dpm.c2251 struct amdgpu_ppm_table *ppm = adev->pm.dpm.dyn_state.ppm_table; in si_populate_smc_tdp_limits()