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
..
2010-08-10 08:20:20 +10:00
2015-08-17 14:13:53 +10:00
2012-11-28 18:36:05 +10:00
2013-12-18 11:35:45 +10:00
2015-08-12 12:24:05 -04:00
2014-03-17 20:11:57 +01:00