Home
last modified time | relevance | path

Searched refs:radeon_ppm_table (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon.h1481 struct radeon_ppm_table { struct
1525 struct radeon_ppm_table *ppm_table;
Dr600_dpm.c1203 kzalloc(sizeof(struct radeon_ppm_table), GFP_KERNEL); in r600_parse_extended_power_table()
Dsi_dpm.c2144 struct radeon_ppm_table *ppm = rdev->pm.dpm.dyn_state.ppm_table; in si_populate_smc_tdp_limits()
Dci_dpm.c414 struct radeon_ppm_table *ppm = rdev->pm.dpm.dyn_state.ppm_table; in ci_populate_bapm_parameters_in_dpm_table()