Searched refs:drm_get_last_vbltimestamp (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_vblank.c | 80 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, 160 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, false); in drm_reset_vblank_timestamp() 216 rc = drm_get_last_vbltimestamp(dev, pipe, &t_vblank, in_vblank_irq); in drm_update_vblank_count() 717 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp() function 1284 drm_get_last_vbltimestamp(dev, pipe, &t_vblank, false); in drm_vblank_restore()
|