Home
last modified time | relevance | path

Searched refs:GNLD_THERMAL (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_hwmgr.h56 GNLD_THERMAL, enumerator
A Dvega12_hwmgr.h58 GNLD_THERMAL, enumerator
A Dvega10_hwmgr.c407 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega10_init_dpm_defaults()
469 data->smu_features[GNLD_THERMAL].supported = true; in vega10_init_dpm_defaults()
2721 if (data->smu_features[GNLD_THERMAL].supported) { in vega10_enable_thermal_protection()
2722 if (data->smu_features[GNLD_THERMAL].enabled) in vega10_enable_thermal_protection()
2728 data->smu_features[GNLD_THERMAL].smu_feature_bitmap), in vega10_enable_thermal_protection()
2731 data->smu_features[GNLD_THERMAL].enabled = true; in vega10_enable_thermal_protection()
2741 if (data->smu_features[GNLD_THERMAL].supported) { in vega10_disable_thermal_protection()
2742 if (!data->smu_features[GNLD_THERMAL].enabled) in vega10_disable_thermal_protection()
2748 data->smu_features[GNLD_THERMAL].smu_feature_bitmap), in vega10_disable_thermal_protection()
2751 data->smu_features[GNLD_THERMAL].enabled = false; in vega10_disable_thermal_protection()
A Dvega20_hwmgr.h65 GNLD_THERMAL, enumerator
A Dvega20_hwmgr.c369 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega20_init_dpm_defaults()
1101 if (data->smu_features[GNLD_THERMAL].enabled) { in vega20_od8_set_feature_capabilities()
A Dvega12_hwmgr.c334 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega12_init_dpm_defaults()

Completed in 32 milliseconds