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

/freebsd-10.1-release/sys/dev/drm/
H A Ddrm_irq.c282 static void drm_update_vblank_count(struct drm_device *dev, int crtc) function
324 drm_update_vblank_count(dev, crtc);
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_irq.c274 * drm_update_vblank_count() which can cause off-by-one
711 * drm_update_vblank_count - update the master vblank counter
726 static void drm_update_vblank_count(struct drm_device *dev, int crtc) function
805 drm_update_vblank_count(dev, crtc);

Completed in 48 milliseconds