Home
last modified time | relevance | path

Searched refs:system_features_control (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Dsmu_internal.h78 …((smu)->ppt_funcs->system_features_control ? (smu)->ppt_funcs->system_features_control((smu), (en)…
H A Damdgpu_navi10_ppt.c2342 .system_features_control = smu_v11_0_system_features_control,
H A Damdgpu_arcturus_ppt.c2297 .system_features_control = smu_v11_0_system_features_control,
H A Damdgpu_vega20_ppt.c3237 .system_features_control = smu_v11_0_system_features_control,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Damdgpu_smu.h517 int (*system_features_control)(struct smu_context *smu, bool en); member