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

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_irq.c307 * drm_update_vblank_count() which can cause off-by-one
1004 * drm_update_vblank_count - update the master vblank counter
1019 static void drm_update_vblank_count(struct drm_device *dev, int crtc) function
1093 drm_update_vblank_count(dev, crtc);

Completed in 34 milliseconds