Symbol: GNLD_DS_GFXCLK
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2836
if (data->smu_features[GNLD_DS_GFXCLK].supported) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2838
true, data->smu_features[GNLD_DS_GFXCLK].smu_feature_bitmap),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2841
data->smu_features[GNLD_DS_GFXCLK].enabled = true;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2875
if (data->smu_features[GNLD_DS_GFXCLK].supported) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2877
false, data->smu_features[GNLD_DS_GFXCLK].smu_feature_bitmap),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2880
data->smu_features[GNLD_DS_GFXCLK].enabled = false;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
396
data->smu_features[GNLD_DS_GFXCLK].smu_feature_id =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
455
data->smu_features[GNLD_DS_GFXCLK].supported = true;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5712
feature_mask |= data->smu_features[GNLD_DS_GFXCLK].enabled ?
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5713
data->smu_features[GNLD_DS_GFXCLK].smu_feature_bitmap : 0;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5723
feature_mask |= (!data->smu_features[GNLD_DS_GFXCLK].enabled) ?
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5724
data->smu_features[GNLD_DS_GFXCLK].smu_feature_bitmap : 0;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5741
data->smu_features[GNLD_DS_GFXCLK].enabled = false;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5747
data->smu_features[GNLD_DS_GFXCLK].enabled = true;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
323
data->smu_features[GNLD_DS_GFXCLK].smu_feature_id =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
358
data->smu_features[GNLD_DS_GFXCLK].smu_feature_id =