Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_irq.c554 bool invbl; in drm_calc_vbltimestamp_from_scanoutpos() local
640 invbl = vbl_status & DRM_SCANOUTPOS_INVBL; in drm_calc_vbltimestamp_from_scanoutpos()
658 if ((flags & DRM_CALLED_FROM_VBLIRQ) && !invbl && in drm_calc_vbltimestamp_from_scanoutpos()
684 if (invbl) in drm_calc_vbltimestamp_from_scanoutpos()