commit | 64440ef60389f2e4f860d967e9c546fc83c2d6d9 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 23 08:25:38 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Nov 20 09:22:27 2019 +0100 |
tree | bab16aef96c8518157a6d86346c8cf1b19a887a2 | |
parent | 1dc3485247170d3b88a21cadee7f7da1f0433495 [diff] |
drm/virtio: Simplify virtio_gpu_primary_plane_update workflow. Return early for the no framebuffer (or disabled output) case. Results in a simpler code flow for the remaining cases. No functional change. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/20191023062539.11728-3-kraxel@redhat.com