Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c106 hwmgr->feature_mask &= ~(PP_VBI_TIME_SUPPORT_MASK | in hwmgr_early_init()
127 hwmgr->feature_mask &= ~ (PP_VBI_TIME_SUPPORT_MASK | in hwmgr_early_init()
135 hwmgr->feature_mask &= ~PP_VBI_TIME_SUPPORT_MASK; in hwmgr_early_init()
140 hwmgr->feature_mask &= ~ (PP_VBI_TIME_SUPPORT_MASK | in hwmgr_early_init()
H A Dsmu7_hwmgr.c4050 if (hwmgr->feature_mask & PP_VBI_TIME_SUPPORT_MASK) { in smu7_notify_smc_display()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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()
H A Dsmu7_hwmgr.c4446 if (hwmgr->feature_mask & PP_VBI_TIME_SUPPORT_MASK) { in smu7_notify_has_display()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_shared.h176 * @PP_VBI_TIME_SUPPORT_MASK: Vertical blank interval support.
202 PP_VBI_TIME_SUPPORT_MASK = 0x80, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_shared.h184 * @PP_VBI_TIME_SUPPORT_MASK: Vertical blank interval support.
211 PP_VBI_TIME_SUPPORT_MASK = 0x80, enumerator

Completed in 17 milliseconds