On Thu, Sep 14, 2023 at 9:26 AM Ken Xue wrote:
>
> Android uses XBGR and ABGR as default scanout buffer, But qemu
> does not support them for qemu_pixman_to_drm_format conversion within
> virtio_gpu_create_dmabuf for virtio gpu.
>
> so, add those 2 formats into drm_format_pixman_map.
>
> S
Cc'ing maintainers:
$ ./scripts/get_maintainer.pl -f ui/qemu-pixman.c
Gerd Hoffmann (odd fixer:Graphics)
"Marc-André Lureau" (odd fixer:Graphics)
On 14/9/23 03:31, Ken Xue wrote:
Android uses XBGR and ABGR as default scanout buffer, But qemu
does not support them for qemu_pixman_to_dr
Android uses XBGR and ABGR as default scanout buffer, But qemu
does not support them for qemu_pixman_to_drm_format conversion within
virtio_gpu_create_dmabuf for virtio gpu.
so, add those 2 formats into drm_format_pixman_map.
Signed-off-by: Ken Xue
---
include/ui/qemu-pixman.h | 4