]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit974b9055e920286a360739791b6685a63471c290
tree77a1921194da1dace1c593f9291e1fa1c1612ae1
parentb00d7e32a03441d78ffc98477fbdff89db55d398
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