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

/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_irq.c156 * drm_update_vblank_count - update the master vblank counter
171 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, drm_update_vblank_count() function
336 drm_update_vblank_count(dev, pipe, 0); vblank_disable_and_save()
1182 drm_update_vblank_count(dev, pipe, 0); drm_vblank_enable()
1898 drm_update_vblank_count(dev, pipe, DRM_CALLED_FROM_VBLIRQ); drm_handle_vblank()

Completed in 53 milliseconds