mirror_qemu/contrib/vhost-user-gpu
Erico Nunes e3c82fe04f contrib/vhost-user-gpu: add support for sending dmabuf modifiers
virglrenderer recently added virgl_renderer_resource_get_info_ext as a
new api, which gets resource information, including dmabuf modifiers.

We have to support dmabuf modifiers since the driver may choose to
allocate buffers with these modifiers for efficiency, and importing
buffers without modifiers information may result in completely broken
rendering.

Signed-off-by: Erico Nunes <ernunes@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-Id: <20230714153900.475857-3-ernunes@redhat.com>
2023-09-12 10:37:01 +04:00
..
50-qemu-gpu.json.in vhost-user-gpu: Drop trailing json comma 2019-12-20 06:56:37 +01:00
meson.build meson: refine check for whether to look for virglrenderer 2022-02-21 10:35:53 +01:00
vhost-user-gpu.c contrib/vhost-user-gpu: add support for sending dmabuf modifiers 2023-09-12 10:37:01 +04:00
virgl.c contrib/vhost-user-gpu: add support for sending dmabuf modifiers 2023-09-12 10:37:01 +04:00
virgl.h Clean up a header guard symbols (again) 2019-06-12 13:20:21 +02:00
vugbm.c Replace qemu_real_host_page variables with inlined functions 2022-04-06 10:50:38 +02:00
vugbm.h vhost-user-gpu: fix vugbm_device_init fallback 2021-03-26 06:37:03 +01:00
vugpu.h contrib/vhost-user-gpu: add support for sending dmabuf modifiers 2023-09-12 10:37:01 +04:00