OSDN Git Service

staging: vboxvideo: Atomic phase 2: Wire up state object handlers
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Sep 2018 12:18:17 +0000 (14:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Sep 2018 12:31:32 +0000 (05:31 -0700)
commit67e2f0c80d8597f7a6f4322ede77432ad93ceb68
tree77a1921194da1dace1c593f9291e1fa1c1612ae1
parentcc0ec5eb721f148143f72214dd290feda51ca7fb
staging: vboxvideo: Atomic phase 2: Wire up state object handlers

Wire up state object handlers for the crtc-s and the planes, call
drm_mode_config_reset() after creating all the crtc-s and encoders and
remove the legacy drm_helper_disable_unused_functions() call.

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