venus: use upstream DRM_IOCTL_VIRTGPU_CONTEXT_INIT
authorRyan Neph <ryanneph@google.com>
Wed, 15 Dec 2021 01:10:36 +0000 (17:10 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Dec 2022 21:12:38 +0000 (21:12 +0000)
commit6dce6012df719be799ef9bfce3c86bf2e9e847ae
tree4e1550b50c868648ddea3f8dbc59ba46b5d01c36
parenta72f84c4a309f2eb6444b1a6939d9f573af7db06
venus: use upstream DRM_IOCTL_VIRTGPU_CONTEXT_INIT

And remove SIMULATE_CONTEXT_INIT and PARAM_MAX_SYNC_QUEUE_COUNT now that
we expect guest kernel support for CONTEXT_INIT with standard support
for up to 64 rings.

Signed-off-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19691>
src/virtio/vulkan/vn_renderer_virtgpu.c