Searched refs:PP_OVERDRIVE_MASK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h196 * @PP_OVERDRIVE_MASK: Over- and under-clocking support.
223 PP_OVERDRIVE_MASK = 0x4000, enumerator in enum:PP_FEATURE_MASK
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c462 if (hwmgr->feature_mask & PP_OVERDRIVE_MASK)
/linux-master/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c654 if (adev->pm.pp_feature & PP_OVERDRIVE_MASK)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2469 adev->pm.pp_feature &= ~PP_OVERDRIVE_MASK;

Completed in 160 milliseconds