Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_vblank.c941 static u64 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe, in drm_vblank_count_and_time() function
984 return drm_vblank_count_and_time(crtc->dev, drm_crtc_index(crtc), in drm_crtc_vblank_count_and_time()
1132 seq = drm_vblank_count_and_time(dev, pipe, &now); in drm_crtc_send_vblank_event()
1378 seq = drm_vblank_count_and_time(dev, pipe, &now); in drm_crtc_vblank_off()
1654 seq = drm_vblank_count_and_time(dev, pipe, &now); in drm_queue_vblank_event()
1722 reply->sequence = drm_vblank_count_and_time(dev, pipe, &now); in drm_wait_vblank_reply()
1885 seq = drm_vblank_count_and_time(dev, pipe, &now); in drm_handle_vblank_events()
2047 get_seq->sequence = drm_vblank_count_and_time(dev, pipe, &now); in drm_crtc_get_sequence_ioctl()
2108 seq = drm_vblank_count_and_time(dev, pipe, &now); in drm_crtc_queue_sequence_ioctl()

Completed in 6 milliseconds