Thierry Reding cf6483050e drm/irq: Add drm_crtc_vblank_count_and_time()
This function is the KMS native variant of drm_vblank_count_and_time().
It takes a struct drm_crtc * instead of a struct drm_device * and an
index of the CRTC.

Eventually the goal is to access vblank data through the CRTC only so
that the per-CRTC data can be moved to struct drm_crtc.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-09-24 20:27:17 +02:00
..
2015-09-24 17:18:41 +02:00
2015-09-24 17:18:41 +02:00
2015-09-24 17:18:41 +02:00
2015-09-24 17:18:41 +02:00
2015-08-17 14:13:53 +10:00
2015-08-07 14:46:24 +02:00
2015-09-24 17:18:41 +02:00
2015-09-24 17:18:41 +02:00
2015-08-24 16:36:42 +10:00
2015-09-09 15:05:17 +02:00
2015-07-22 16:25:45 +02:00