drm/gma500: use drm_crtc_vblank_{on,off}()
authorGustavo Padovan <[email protected]>
Tue, 7 Jun 2016 14:07:59 +0000 (11:07 -0300)
committerDaniel Vetter <[email protected]>
Mon, 13 Jun 2016 16:38:19 +0000 (18:38 +0200)
commitc02726ffea2df09acc46adb049a7fb4ea10f0e05
tree3c777c138df0808d60af1b4cb0fc7cafc48cbba3
parent890938b59d236cfad4b0b2c4f868098d9fcd174b
drm/gma500: use drm_crtc_vblank_{on,off}()

Replace the legacy drm_vblank_{on,off}() with the new helper functions.

Signed-off-by: Gustavo Padovan <[email protected]>
Acked-by: Patrik Jakobsson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/gma500/gma_display.c