Searched refs:PP_OVERDRIVE_MASK (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c655 if (adev->pm.pp_feature & PP_OVERDRIVE_MASK)
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4409 } else if (adev->pm.pp_feature & PP_OVERDRIVE_MASK) {
/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h197 * @PP_OVERDRIVE_MASK: Over- and under-clocking support.
224 PP_OVERDRIVE_MASK = 0x4000, enumerator in enum:PP_FEATURE_MASK
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2557 adev->pm.pp_feature &= ~PP_OVERDRIVE_MASK;
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c462 if (hwmgr->feature_mask & PP_OVERDRIVE_MASK)

Completed in 236 milliseconds