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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega12_pptable.h 86 ULONG ulPlatformCaps;
vega20_pptable.h 121 ULONG ulPlatformCaps;
pptable_v1_0.h 54 /*/* ATOM_TONGA_POWERPLAYTABLE::ulPlatformCaps */
113 ULONG ulPlatformCaps; /*See ATOM_Tonga_CAPS_* */
vega10_pptable.h 82 ULONG ulPlatformCaps; /* See ATOM_Vega10_CAPS_* */
amdgpu_vega12_processpptables.c 289 le32_to_cpu(powerplay_table->ulPlatformCaps));
amdgpu_vega10_processpptables.c 1208 le32_to_cpu(powerplay_table->ulPlatformCaps));
1399 0 != (le32_to_cpu(powerplay_table->ulPlatformCaps) & ATOM_VEGA10_PP_PLATFORM_CAP_BACO),
amdgpu_process_pptables_v1_0.c 1086 le32_to_cpu(powerplay_table->ulPlatformCaps));
amdgpu_vega20_processpptables.c 934 le32_to_cpu(powerplay_table->ulPlatformCaps));
amdgpu_processpptables.c 1616 le32_to_cpu(powerplay_table->ulPlatformCaps));
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 146 //// ATOM_PPLIB_POWERPLAYTABLE::ulPlatformCaps
201 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_*
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 123 //// ATOM_PPLIB_POWERPLAYTABLE::ulPlatformCaps
174 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_*
radeon_r600_dpm.c 863 rdev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 269 adev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps);

Completed in 24 milliseconds