Thierry Reding 115ebcd4fa drm/irq: Add drm_crtc_handle_vblank()
This function is the KMS native variant of drm_handle_vblank(). 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.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-12-17 14:27:34 +01:00
..
2014-11-20 11:27:31 +10:00
2014-12-02 10:58:33 +10:00
2014-11-26 20:09:40 +02:00
2014-12-08 10:33:52 +10:00
2014-11-20 11:30:37 +10:00
2014-12-08 10:33:52 +10:00
2014-12-02 10:58:33 +10:00
2014-11-12 17:56:12 +10:00