Home
last modified time | relevance | path

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

/Linux-v5.10/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.c44 static const struct si_cac_config_reg cac_weights_tahiti[] =
109 static const struct si_cac_config_reg lcac_tahiti[] =
201 static const struct si_cac_config_reg cac_override_tahiti[] =
327 struct si_cac_config_reg cac_weights_pitcairn[] =
392 static const struct si_cac_config_reg lcac_pitcairn[] =
483 static const struct si_cac_config_reg cac_override_pitcairn[] =
591 static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
656 static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
721 static const struct si_cac_config_reg cac_weights_heathrow[] =
786 static const struct si_cac_config_reg cac_weights_cape_verde_pro[] =
[all …]
/Linux-v5.10/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 …]