Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h176 struct amdgpu_ppm_table { struct
221 struct amdgpu_ppm_table *ppm_table;
/linux/drivers/gpu/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 Dsi_dpm.c2251 struct amdgpu_ppm_table *ppm = adev->pm.dpm.dyn_state.ppm_table; in si_populate_smc_tdp_limits()