Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon.h1450 struct radeon_ppm_table { struct
1494 struct radeon_ppm_table *ppm_table;
H A Dr600_dpm.c1203 kzalloc(sizeof(struct radeon_ppm_table), GFP_KERNEL); in r600_parse_extended_power_table()
H A Dsi_dpm.c2147 struct radeon_ppm_table *ppm = rdev->pm.dpm.dyn_state.ppm_table; in si_populate_smc_tdp_limits()
H A Dci_dpm.c423 struct radeon_ppm_table *ppm = rdev->pm.dpm.dyn_state.ppm_table; in ci_populate_bapm_parameters_in_dpm_table()