commit | a02c4c25b9fa69ddf29368f454c45fa1f5a8217d | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 22 11:46:57 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Aug 28 09:28:05 2019 +0200 |
tree | cdb69afadd16b203c2d39d289ac3cce1c989f92e | |
parent | 66c2dee4ae10a2d841c40b9dd9c7141eb23eee76 [diff] |
drm/virtio: add plane check Use drm_atomic_helper_check_plane_state() to sanity check the plane state. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Chia-I Wu <olvaffe@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20190822094657.27483-1-kraxel@redhat.com