diff options
author | Laurent Vivier <lvivier@redhat.com> | 2017-01-24 14:12:29 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-01-31 12:14:27 +0100 |
commit | ff2ac58a45914cb65ae4bdc716d108193a867038 (patch) | |
tree | 425a37cf43aeffebfcc82d1a380ace7fecfaecfe /drivers/gpu/drm/drm_atomic.c | |
parent | 376e5f5449d11811a8e3f61a4d4b54d68c0fd849 (diff) |
virtio-gpu: disable VIRGL with BE kernel
VIRTIO_GPU_F_VIRGL is added in features list only
for LE kernel, so we must check for it only on LE kernel,
otherwise virtio_has_feature() calls BUG() and
crashes the kernel.
Suggested-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1485263549-28743-1-git-send-email-lvivier@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_atomic.c')
0 files changed, 0 insertions, 0 deletions