Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.h35 struct si_cac_config_reg { struct
180 const struct si_cac_config_reg *cac_weights;
181 const struct si_cac_config_reg *lcac_config;
182 const struct si_cac_config_reg *cac_override;
H A Dsi_dpm.c49 static const struct si_cac_config_reg cac_weights_tahiti[] = {
113 static const struct si_cac_config_reg lcac_tahiti[] = {
204 static const struct si_cac_config_reg cac_override_tahiti[] = {
323 static struct si_cac_config_reg cac_weights_pitcairn[] = {
387 static const struct si_cac_config_reg lcac_pitcairn[] = {
477 static const struct si_cac_config_reg cac_override_pitcairn[] = {
579 static const struct si_cac_config_reg cac_weights_chelsea_pro[] = {
643 static const struct si_cac_config_reg cac_weights_chelsea_xt[] = {
707 static const struct si_cac_config_reg cac_weights_heathrow[] = {
771 static const struct si_cac_config_reg cac_weights_cape_verde_pro[] = {
[all …]
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c168 static const struct si_cac_config_reg cac_weights_tahiti[] =
233 static const struct si_cac_config_reg lcac_tahiti[] =
325 static const struct si_cac_config_reg cac_override_tahiti[] =
451 static const struct si_cac_config_reg cac_weights_pitcairn[] =
516 static const struct si_cac_config_reg lcac_pitcairn[] =
607 static const struct si_cac_config_reg cac_override_pitcairn[] =
715 static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
780 static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
845 static const struct si_cac_config_reg cac_weights_heathrow[] =
910 static const struct si_cac_config_reg cac_weights_cape_verde_pr
[all...]