drm/qxl: use drm_crtc_send_vblank_event()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Jun 2016 14:41:35 +0000 (11:41 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 Jun 2016 16:03:01 +0000 (18:03 +0200)
commit8a6052222299b61a2b2b3d7c31699769195b49a5
tree786fbe5a0634695d2ec230b2238ffaf994c01ebe
parent817673172384887780efb89f3f00ed22c5c1a0d6
drm/qxl: use drm_crtc_send_vblank_event()

Replace the legacy drm_send_vblank_event() with the new helper function.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465224105-21485-4-git-send-email-gustavo@padovan.org
drivers/gpu/drm/qxl/qxl_display.c
This page took 0.046658 seconds and 5 git commands to generate.