Skip to content
Commit 99748ab6 authored by Laurent Vivier's avatar Laurent Vivier Committed by Gerd Hoffmann
Browse files

drm: virtio: fix virtio_gpu_cursor_formats



When we use virtio-vga with a big-endian guest,
the mouse pointer disappears.

To fix that, on big-endian use DRM_FORMAT_BGRA8888
instead of DRM_FORMAT_ARGB8888.

Signed-off-by: default avatarLaurent Vivier <lvivier@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170405080915.823-1-lvivier@redhat.com


Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent f40d6560
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment