]> git.baikalelectronics.ru Git - kernel.git/commit
virtio-gpu: fix output lookup
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 27 May 2016 12:20:24 +0000 (14:20 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 7 Jun 2016 08:33:11 +0000 (10:33 +0200)
commita54dd6f185925e477ccef6b3c127d74648d5f000
tree2a50f6160ae1a0a525ca01bd2dde2c57d8e52e71
parent0491ad2600d2055b3241c61eb7ebbce5f94258a0
virtio-gpu: fix output lookup

Needed for multihead setups where we can have disabled
outputs and therefore plane->crtc can be NULL.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_plane.c