Searched refs:GNLD_THERMAL (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_hwmgr.h | 58 GNLD_THERMAL, enumerator
|
H A D | vega10_hwmgr.h | 56 GNLD_THERMAL, enumerator
|
H A D | vega10_hwmgr.c | 407 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() 2718 if (data->smu_features[GNLD_THERMAL].supported) { in vega10_enable_thermal_protection() 2719 if (data->smu_features[GNLD_THERMAL].enabled) in vega10_enable_thermal_protection() 2725 data->smu_features[GNLD_THERMAL].smu_feature_bitmap), in vega10_enable_thermal_protection() 2728 data->smu_features[GNLD_THERMAL].enabled = true; in vega10_enable_thermal_protection() 2738 if (data->smu_features[GNLD_THERMAL].supported) { in vega10_disable_thermal_protection() 2739 if (!data->smu_features[GNLD_THERMAL].enabled) in vega10_disable_thermal_protection() 2745 data->smu_features[GNLD_THERMAL].smu_feature_bitmap), in vega10_disable_thermal_protection() 2748 data->smu_features[GNLD_THERMAL] in vega10_disable_thermal_protection() [all...] |
H A D | vega20_hwmgr.h | 65 GNLD_THERMAL, enumerator
|
H A D | vega20_hwmgr.c | 369 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega20_init_dpm_defaults() 1102 if (data->smu_features[GNLD_THERMAL].enabled) { in vega20_od8_set_feature_capabilities()
|
H A D | vega12_hwmgr.c | 334 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega12_init_dpm_defaults()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega10_hwmgr.h | 56 GNLD_THERMAL, enumerator
|
H A D | vega12_hwmgr.h | 57 GNLD_THERMAL, enumerator
|
H A D | vega20_hwmgr.h | 65 GNLD_THERMAL, enumerator
|
H A D | vega10_hwmgr.c | 406 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega10_init_dpm_defaults() 468 data->smu_features[GNLD_THERMAL].supported = true; in vega10_init_dpm_defaults() 2717 if (data->smu_features[GNLD_THERMAL].supported) { in vega10_enable_thermal_protection() 2718 if (data->smu_features[GNLD_THERMAL].enabled) in vega10_enable_thermal_protection() 2724 data->smu_features[GNLD_THERMAL].smu_feature_bitmap), in vega10_enable_thermal_protection() 2727 data->smu_features[GNLD_THERMAL].enabled = true; in vega10_enable_thermal_protection() 2737 if (data->smu_features[GNLD_THERMAL].supported) { in vega10_disable_thermal_protection() 2738 if (!data->smu_features[GNLD_THERMAL].enabled) in vega10_disable_thermal_protection() 2744 data->smu_features[GNLD_THERMAL].smu_feature_bitmap), in vega10_disable_thermal_protection() 2747 data->smu_features[GNLD_THERMAL] in vega10_disable_thermal_protection() [all...] |
H A D | vega20_hwmgr.c | 368 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega20_init_dpm_defaults() 1100 if (data->smu_features[GNLD_THERMAL].enabled) { in vega20_od8_set_feature_capabilities()
|
H A D | vega12_hwmgr.c | 333 data->smu_features[GNLD_THERMAL].smu_feature_id = in vega12_init_dpm_defaults()
|
Completed in 34 milliseconds