Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_irq.c60 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe,
135 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, 0); in drm_reset_vblank_timestamp()
195 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, flags); in drm_update_vblank_count()
908 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp() function