OSDN Git Service

staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Sep 2018 12:18:16 +0000 (14:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Sep 2018 12:31:32 +0000 (05:31 -0700)
commitcc0ec5eb721f148143f72214dd290feda51ca7fb
treef6ba9d1634736fdd2221b376cfcab24b90c563b1
parent35f3288c453e25201a5de4d4b3dfb0fb37025de1
staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane

Use drm_plane_helpers for the primary plane and replace our custom
mode_set callback with drm_helper_crtc_mode_set.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vboxvideo/vbox_mode.c