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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega20_powertune.c 69 hwmgr->platform_descriptor.TDPAdjustment :
70 (-1 * hwmgr->platform_descriptor.TDPAdjustment);
amdgpu_vega10_powertune.c 1411 hwmgr->platform_descriptor.TDPAdjustment :
1412 (-1 * hwmgr->platform_descriptor.TDPAdjustment);
amdgpu_smu7_powertune.c 1216 hwmgr->platform_descriptor.TDPAdjustment :
1217 (-1 * hwmgr->platform_descriptor.TDPAdjustment);
amdgpu_vega12_hwmgr.c 899 hwmgr->platform_descriptor.TDPAdjustment :
900 (-1 * hwmgr->platform_descriptor.TDPAdjustment);
amdgpu_process_pptables_v1_0.c 271 hwmgr->platform_descriptor.TDPAdjustment = 0;
amdgpu_vega10_processpptables.c 1142 hwmgr->platform_descriptor.TDPAdjustment = 0;
amdgpu_processpptables.c 1457 hwmgr->platform_descriptor.TDPAdjustment = 0;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hardwaremanager.h 364 uint32_t TDPAdjustment;

Completed in 21 milliseconds