staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Sep 2018 12:18:23 +0000 (14:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Sep 2018 12:31:33 +0000 (05:31 -0700)
commitb8384ea3be88037e267becc24930420760c6bf04
tree8c31ea7b17914e5b65315413173aaf88fe6d0ef5
parent33f48cc1f11c29e2337c280d6e61688465c64976
staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check

Extend our planes atomic_check callbacks to be more thorough by calling
the drm_atomic_helper_check_plane_state helper.

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