Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c102 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK | in hwmgr_early_init()
123 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK | in hwmgr_early_init()
131 hwmgr->feature_mask &= ~PP_VBI_TIME_SUPPORT_MASK; in hwmgr_early_init()
136 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK | in hwmgr_early_init()
Dsmu7_hwmgr.c4446 if (hwmgr->feature_mask & PP_VBI_TIME_SUPPORT_MASK) { in smu7_notify_has_display()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Damd_shared.h211 PP_VBI_TIME_SUPPORT_MASK = 0x80, enumerator