Home
last modified time | relevance | path

Searched refs:si_cac_config_reg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsi_dpm.h36 struct si_cac_config_reg struct
187 const struct si_cac_config_reg *cac_weights;
188 const struct si_cac_config_reg *lcac_config;
189 const struct si_cac_config_reg *cac_override;
Dsi_dpm.c43 static const struct si_cac_config_reg cac_weights_tahiti[] =
108 static const struct si_cac_config_reg lcac_tahiti[] =
200 static const struct si_cac_config_reg cac_override_tahiti[] =
344 struct si_cac_config_reg cac_weights_pitcairn[] =
409 static const struct si_cac_config_reg lcac_pitcairn[] =
500 static const struct si_cac_config_reg cac_override_pitcairn[] =
608 static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
673 static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
738 static const struct si_cac_config_reg cac_weights_heathrow[] =
803 static const struct si_cac_config_reg cac_weights_cape_verde_pro[] =
[all …]