HomeSort by: relevance | last modified time | path
    Searched refs:GNLD_FW_CTF (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_thermal.c 436 if (data->smu_features[GNLD_FW_CTF].supported) {
437 if (data->smu_features[GNLD_FW_CTF].enabled)
442 data->smu_features[GNLD_FW_CTF].smu_feature_bitmap),
445 data->smu_features[GNLD_FW_CTF].enabled = true;
466 if (data->smu_features[GNLD_FW_CTF].supported) {
467 if (!data->smu_features[GNLD_FW_CTF].enabled)
473 data->smu_features[GNLD_FW_CTF].smu_feature_bitmap),
476 data->smu_features[GNLD_FW_CTF].enabled = false;
vega10_hwmgr.h 65 GNLD_FW_CTF,
vega12_hwmgr.h 67 GNLD_FW_CTF,
vega20_hwmgr.h 74 GNLD_FW_CTF,
amdgpu_vega12_hwmgr.c 347 data->smu_features[GNLD_FW_CTF].smu_feature_id =
amdgpu_vega10_hwmgr.c 425 data->smu_features[GNLD_FW_CTF].smu_feature_id =
480 data->smu_features[GNLD_FW_CTF].supported = true;
amdgpu_vega20_hwmgr.c 385 data->smu_features[GNLD_FW_CTF].smu_feature_id =
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
vega20_ppt.h 69 GNLD_FW_CTF,

Completed in 57 milliseconds