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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
smu_internal.h 78 ((smu)->ppt_funcs->system_features_control ? (smu)->ppt_funcs->system_features_control((smu), (en)) : 0)
amdgpu_arcturus_ppt.c 2297 .system_features_control = smu_v11_0_system_features_control,
amdgpu_navi10_ppt.c 2342 .system_features_control = smu_v11_0_system_features_control,
amdgpu_vega20_ppt.c 3237 .system_features_control = smu_v11_0_system_features_control,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h 517 int (*system_features_control)(struct smu_context *smu, bool en); member in struct:pptable_funcs

Completed in 46 milliseconds