Thierry Reding a4d7b30df5 drm/irq: Add drm_crtc_send_vblank_event()
This function is the KMS native variant of drm_send_vblank_event(). 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:33 +01:00
..
2010-08-10 08:20:20 +10:00
2012-11-28 18:36:05 +10:00
2012-05-31 17:49:26 -07:00
2014-11-12 17:56:12 +10:00
2013-12-18 11:35:45 +10:00
2014-10-28 10:44:36 -04:00
2014-03-17 20:11:57 +01:00