]> 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)
commit5dcaeb95bf421c564b7ad16ec29a779ed7c2b552
tree2a50f6160ae1a0a525ca01bd2dde2c57d8e52e71
parent419badeadc49eff8fd78eaffc49ff72773cbd9de
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