Searched refs:drm_update_vblank_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_irq.c276 static void drm_update_vblank_count(struct drm_device *dev, int crtc) function
318 drm_update_vblank_count(dev, crtc);
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_irq.c120 * drm_update_vblank_count() which can cause off-by-one
842 * drm_update_vblank_count - update the master vblank counter
857 static void drm_update_vblank_count(struct drm_device *dev, int crtc) function
938 drm_update_vblank_count(dev, crtc);

Completed in 88 milliseconds