]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit03f992f3b4f2cc615a8802a77e7bfde67bc59785
tree8c31ea7b17914e5b65315413173aaf88fe6d0ef5
parentd3632d211d2d2846bbcf5a97c8d7d94c4e9596f4
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