drm/nouveau/kms/nv50: Switch to using atomic helper for flip.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Thu, 2 Feb 2017 21:56:30 +0000 (16:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Feb 2017 17:32:48 +0000 (12:32 -0500)
commit612fb5d9f41622ad86c94f897faa2343817abb1a
tree252debf5dda1b6732dd66a278e28045801d63770
parent6cbe5c466d73360506a24d98a2e71e47ae02e3ef
drm/nouveau/kms/nv50: Switch to using atomic helper for flip.

v2:
Update code after flip_flags moved from plane_state
to crtc_state

v5:
Rename to pageflip_flags.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1486072591-3893-3-git-send-email-Andrey.Grodzovsky@amd.com
drivers/gpu/drm/nouveau/nv50_display.c