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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu7_fusion.h 102 uint8_t EnabledForThrottle;
132 uint8_t EnabledForThrottle;
smu71_discrete.h 69 uint8_t EnabledForThrottle;
128 uint8_t EnabledForThrottle;
smu7_discrete.h 125 uint8_t EnabledForThrottle;
186 uint8_t EnabledForThrottle;
smu72_discrete.h 67 uint8_t EnabledForThrottle;
120 uint8_t EnabledForThrottle;
smu73_discrete.h 65 uint8_t EnabledForThrottle;
114 uint8_t EnabledForThrottle;
smu74_discrete.h 97 uint8_t EnabledForThrottle;
142 uint8_t EnabledForThrottle;
smu75_discrete.h 98 uint8_t EnabledForThrottle;
147 uint8_t EnabledForThrottle;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_fusion.h 102 uint8_t EnabledForThrottle;
132 uint8_t EnabledForThrottle;
smu7_discrete.h 125 uint8_t EnabledForThrottle;
186 uint8_t EnabledForThrottle;
radeon_ci_dpm.c 2921 memory_level->EnabledForThrottle = 1;
3093 table->MemoryACPILevel.EnabledForThrottle = 0;
3254 graphic_level->EnabledForThrottle = 1;
radeon_kv_dpm.c 2266 pi->graphics_level[index].EnabledForThrottle = enable ? 1 : 0;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 975 level->EnabledForThrottle = 1;
1192 mem_level->EnabledForThrottle = 1;
1410 table->MemoryACPILevel.EnabledForThrottle = 0;
amdgpu_iceland_smumgr.c 930 graphic_level->EnabledForThrottle = 1;
1270 memory_level->EnabledForThrottle = 1;
1552 table->MemoryACPILevel.EnabledForThrottle = 0;
amdgpu_vegam_smumgr.c 838 level->EnabledForThrottle = 1;
1007 mem_level->EnabledForThrottle = 1;
1182 table->MemoryACPILevel.EnabledForThrottle = 0;
amdgpu_ci_smumgr.c 443 level->EnabledForThrottle = 1;
1222 memory_level->EnabledForThrottle = 1;
1504 table->MemoryACPILevel.EnabledForThrottle = 0;
amdgpu_polaris10_smumgr.c 944 level->EnabledForThrottle = 1;
1102 mem_level->EnabledForThrottle = 1;
1277 table->MemoryACPILevel.EnabledForThrottle = 0;
amdgpu_tonga_smumgr.c 657 graphic_level->EnabledForThrottle = 1;
1004 memory_level->EnabledForThrottle = 1;
1294 table->MemoryACPILevel.EnabledForThrottle = 0;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kv_dpm.c 2331 pi->graphics_level[index].EnabledForThrottle = enable ? 1 : 0;

Completed in 45 milliseconds