Symbol: si_cac_config_reg
sys/dev/drm/amd/amdgpu/si_dpm.c
1027
static const struct si_cac_config_reg lcac_cape_verde[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1086
static const struct si_cac_config_reg cac_override_cape_verde[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1194
static const struct si_cac_config_reg cac_weights_oland[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1259
static const struct si_cac_config_reg cac_weights_mars_pro[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1324
static const struct si_cac_config_reg cac_weights_mars_xt[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
135
static const struct si_cac_config_reg cac_weights_tahiti[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1389
static const struct si_cac_config_reg cac_weights_oland_pro[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1454
static const struct si_cac_config_reg cac_weights_oland_xt[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1519
static const struct si_cac_config_reg lcac_oland[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1566
static const struct si_cac_config_reg lcac_mars_pro[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1613
static const struct si_cac_config_reg cac_override_oland[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
1735
static const struct si_cac_config_reg cac_weights_hainan[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
200
static const struct si_cac_config_reg lcac_tahiti[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
2836
const struct si_cac_config_reg *cac_config_regs)
sys/dev/drm/amd/amdgpu/si_dpm.c
2838
const struct si_cac_config_reg *config_regs = cac_config_regs;
sys/dev/drm/amd/amdgpu/si_dpm.c
292
static const struct si_cac_config_reg cac_override_tahiti[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
438
static const struct si_cac_config_reg cac_weights_pitcairn[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
503
static const struct si_cac_config_reg lcac_pitcairn[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
594
static const struct si_cac_config_reg cac_override_pitcairn[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
702
static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
767
static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
832
static const struct si_cac_config_reg cac_weights_heathrow[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
897
static const struct si_cac_config_reg cac_weights_cape_verde_pro[] =
sys/dev/drm/amd/amdgpu/si_dpm.c
962
static const struct si_cac_config_reg cac_weights_cape_verde[] =
sys/dev/drm/amd/amdgpu/si_dpm.h
994
const struct si_cac_config_reg *cac_weights;
sys/dev/drm/amd/amdgpu/si_dpm.h
995
const struct si_cac_config_reg *lcac_config;
sys/dev/drm/amd/amdgpu/si_dpm.h
996
const struct si_cac_config_reg *cac_override;
sys/dev/drm/radeon/si_dpm.c
108
static const struct si_cac_config_reg lcac_tahiti[] =
sys/dev/drm/radeon/si_dpm.c
1102
struct si_cac_config_reg cac_weights_oland[] =
sys/dev/drm/radeon/si_dpm.c
1167
static const struct si_cac_config_reg cac_weights_mars_pro[] =
sys/dev/drm/radeon/si_dpm.c
1232
static const struct si_cac_config_reg cac_weights_mars_xt[] =
sys/dev/drm/radeon/si_dpm.c
1297
static const struct si_cac_config_reg cac_weights_oland_pro[] =
sys/dev/drm/radeon/si_dpm.c
1362
static const struct si_cac_config_reg cac_weights_oland_xt[] =
sys/dev/drm/radeon/si_dpm.c
1427
static const struct si_cac_config_reg lcac_oland[] =
sys/dev/drm/radeon/si_dpm.c
1474
static const struct si_cac_config_reg lcac_mars_pro[] =
sys/dev/drm/radeon/si_dpm.c
1521
static const struct si_cac_config_reg cac_override_oland[] =
sys/dev/drm/radeon/si_dpm.c
1643
static const struct si_cac_config_reg cac_weights_hainan[] =
sys/dev/drm/radeon/si_dpm.c
200
static const struct si_cac_config_reg cac_override_tahiti[] =
sys/dev/drm/radeon/si_dpm.c
2738
const struct si_cac_config_reg *cac_config_regs)
sys/dev/drm/radeon/si_dpm.c
2740
const struct si_cac_config_reg *config_regs = cac_config_regs;
sys/dev/drm/radeon/si_dpm.c
346
struct si_cac_config_reg cac_weights_pitcairn[] =
sys/dev/drm/radeon/si_dpm.c
411
static const struct si_cac_config_reg lcac_pitcairn[] =
sys/dev/drm/radeon/si_dpm.c
43
static const struct si_cac_config_reg cac_weights_tahiti[] =
sys/dev/drm/radeon/si_dpm.c
502
static const struct si_cac_config_reg cac_override_pitcairn[] =
sys/dev/drm/radeon/si_dpm.c
610
static const struct si_cac_config_reg cac_weights_chelsea_pro[] =
sys/dev/drm/radeon/si_dpm.c
675
static const struct si_cac_config_reg cac_weights_chelsea_xt[] =
sys/dev/drm/radeon/si_dpm.c
740
static const struct si_cac_config_reg cac_weights_heathrow[] =
sys/dev/drm/radeon/si_dpm.c
805
static const struct si_cac_config_reg cac_weights_cape_verde_pro[] =
sys/dev/drm/radeon/si_dpm.c
870
static const struct si_cac_config_reg cac_weights_cape_verde[] =
sys/dev/drm/radeon/si_dpm.c
935
static const struct si_cac_config_reg lcac_cape_verde[] =
sys/dev/drm/radeon/si_dpm.c
994
static const struct si_cac_config_reg cac_override_cape_verde[] =
sys/dev/drm/radeon/si_dpm.h
187
const struct si_cac_config_reg *cac_weights;
sys/dev/drm/radeon/si_dpm.h
188
const struct si_cac_config_reg *lcac_config;
sys/dev/drm/radeon/si_dpm.h
189
const struct si_cac_config_reg *cac_override;