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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_thermal.c 213 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
244 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl)) {
273 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
428 * PHM_PlatformCaps_MicrocodeFanControl even after
432 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl)) {
amdgpu_vega10_thermal.c 270 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
300 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
325 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
613 * PHM_PlatformCaps_MicrocodeFanControl even after
617 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
amdgpu_vega20_thermal.c 152 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
200 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl)) {
amdgpu_vega12_thermal.c 284 * PHM_PlatformCaps_MicrocodeFanControl even after
288 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
amdgpu_vega10_processpptables.c 180 PHM_PlatformCaps_MicrocodeFanControl);
225 PHM_PlatformCaps_MicrocodeFanControl);
269 PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_vega12_processpptables.c 212 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_vega12_hwmgr.c 1626 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
1630 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
amdgpu_process_pptables_v1_0.c 941 PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_vega20_processpptables.c 839 phm_cap_set(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_vega20_hwmgr.c 2736 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
2740 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
amdgpu_vega10_hwmgr.c 4130 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
4134 if (PP_CAP(PHM_PlatformCaps_MicrocodeFanControl))
amdgpu_smu7_hwmgr.c 4558 PHM_PlatformCaps_MicrocodeFanControl))
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hardwaremanager.h 120 PHM_PlatformCaps_MicrocodeFanControl, /* Fan is controlled by the SMC microcode. */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 2149 PHM_PlatformCaps_MicrocodeFanControl);
2155 PHM_PlatformCaps_MicrocodeFanControl);
2164 PHM_PlatformCaps_MicrocodeFanControl);
2239 PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_iceland_smumgr.c 2101 if (!phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl))
2106 PHM_PlatformCaps_MicrocodeFanControl);
2111 phm_cap_unset(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl);
2118 phm_cap_unset(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_ci_smumgr.c 2139 if (!phm_cap_enabled(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl))
2144 PHM_PlatformCaps_MicrocodeFanControl);
2149 phm_cap_unset(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl);
2156 phm_cap_unset(hwmgr->platform_descriptor.platformCaps, PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_polaris10_smumgr.c 2083 PHM_PlatformCaps_MicrocodeFanControl);
2089 PHM_PlatformCaps_MicrocodeFanControl);
2098 PHM_PlatformCaps_MicrocodeFanControl);
2177 PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_tonga_smumgr.c 2478 PHM_PlatformCaps_MicrocodeFanControl))
2483 PHM_PlatformCaps_MicrocodeFanControl);
2489 PHM_PlatformCaps_MicrocodeFanControl);
2499 PHM_PlatformCaps_MicrocodeFanControl);
amdgpu_vegam_smumgr.c 2273 PHM_PlatformCaps_MicrocodeFanControl);

Completed in 44 milliseconds