mesa/include
Rob Clark 802f4da5ee freedreno/drm: Add virtio backend
Add a new backend to enable using native driver in a VM guest, via a new
virtgpu context type which (indirectly) makes host kernel interface
available in guest and handles the details of mapping buffers to guest,
etc.

Note that fence-fd's are currently a bit awkward, in that they get
signaled by the guest kernel driver (drm/virtio) once virglrenderer in
the host has processed the execbuf, not when host kernel has signaled
the submit fence.  For passing buffers to the host (virtio-wl) the egl
context in virglrenderer is used to create a fence on the host side.
But use of out-fence-fd's in guest could have slightly unexpected
results.  For this reason we limit all submitqueues to default priority
(so they cannot be preepmted by host egl context).  AFAICT virgl and
venus have a similar problem, which will eventually be solveable once we
have RESOURCE_CREATE_SYNC.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14900>
2022-03-25 02:03:30 +00:00
..
CL CL: update CL headers to 3.0 2020-11-06 17:02:54 +10:00
D3D9
EGL egl: sync eglext.h & egl.xml from Khronos 2021-10-12 21:40:54 +00:00
GL gallium/dri: Extend image extension to support in-fence 2022-03-04 22:16:20 +00:00
GLES include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
GLES2 include/GLES2: Sync GLES2 headers with Khronos 2019-10-08 13:53:01 -07:00
GLES3 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
HaikuGL hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
KHR EGL: sync headers with Khronos 2019-08-14 21:48:23 +01:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
c11 c11: Fixes unused parameter warnings 2022-03-24 21:56:48 +00:00
d3dadapter
drm-uapi freedreno/drm: Add virtio backend 2022-03-25 02:03:30 +00:00
pci_ids intel/dev: Add device info for RPL 2022-01-25 12:47:44 +00:00
vk_video vulkan: update vk video headers for new vulkan headers. 2022-03-17 21:14:28 +00:00
vulkan vk: Update xml and headers to 1.3.207. 2022-03-15 18:52:41 +00:00
winddk d3d10umd,d3d10sw: Initial import. 2021-05-19 13:50:07 +00:00
c11_compat.h introduce c11_compat.h to provide C11 things in C99 2019-08-04 11:14:25 +01:00
c99_alloca.h
c99_compat.h Remove Scons leftovers 2021-03-30 20:17:19 +00:00
c99_math.h
meson.build anv: Remove vkCreateDmaBufINTEL (v4) 2021-04-08 14:15:55 +00:00
no_extern_c.h no_extern_c.h: fix typo in comment 2020-05-21 14:23:41 +00:00