Searched refs:PP_VBI_TIME_SUPPORT_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c102 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK |
123 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK |
131 hwmgr->feature_mask &= ~PP_VBI_TIME_SUPPORT_MASK;
136 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK |
H A Dsmu7_hwmgr.c4446 if (hwmgr->feature_mask & PP_VBI_TIME_SUPPORT_MASK) {
/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h189 * @PP_VBI_TIME_SUPPORT_MASK: Vertical blank interval support.
216 PP_VBI_TIME_SUPPORT_MASK = 0x80, enumerator in enum:PP_FEATURE_MASK

Completed in 216 milliseconds