Searched refs:drm_get_last_vbltimestamp (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_vblank.c | 85 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, 172 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, false); in drm_reset_vblank_timestamp() 229 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, in_vblank_irq); in drm_update_vblank_count() 734 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp() function 1332 drm_get_last_vbltimestamp(dev, pipe, &t_vblank, false); in drm_vblank_restore()
|