Home
last modified time | relevance | path

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

/Linux-v5.15/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.c49 static const struct si_cac_config_reg cac_weights_tahiti[] =
114 static const struct si_cac_config_reg lcac_tahiti[] =
206 static const struct si_cac_config_reg cac_override_tahiti[] =
332 struct si_cac_config_reg cac_weights_pitcairn[] =
397 static const struct si_cac_config_reg lcac_pitcairn[] =
488 static const struct si_cac_config_reg cac_override_pitcairn[] =
596 static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
661 static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
726 static const struct si_cac_config_reg cac_weights_heathrow[] =
791 static const struct si_cac_config_reg cac_weights_cape_verde_pro[] =
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.h852 struct si_cac_config_reg struct
994 const struct si_cac_config_reg *cac_weights;
995 const struct si_cac_config_reg *lcac_config;
996 const struct si_cac_config_reg *cac_override;
Dsi_dpm.c137 static const struct si_cac_config_reg cac_weights_tahiti[] =
202 static const struct si_cac_config_reg lcac_tahiti[] =
294 static const struct si_cac_config_reg cac_override_tahiti[] =
420 static const struct si_cac_config_reg cac_weights_pitcairn[] =
485 static const struct si_cac_config_reg lcac_pitcairn[] =
576 static const struct si_cac_config_reg cac_override_pitcairn[] =
684 static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
749 static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
814 static const struct si_cac_config_reg cac_weights_heathrow[] =
879 static const struct si_cac_config_reg cac_weights_cape_verde_pro[] =
[all …]