Skip to content
Snippets Groups Projects
Commit a7a8b5e7 authored by Dmitry Osipenko's avatar Dmitry Osipenko
Browse files

virtio-gpu: Don't require udmabuf when blob support is enabled


Host blobs don't need udmabuf, it's only needed by guest blobs. The host
blobs are utilized by the Mesa virgl driver when persistent memory mapping
is needed by a GL buffer, otherwise virgl driver doesn't use blobs.
Persistent mapping support bumps GL version from 4.3 to 4.5 in guest.
Relax the udmabuf requirement.

Signed-off-by: default avatarDmitry Osipenko <dmitry.osipenko@collabora.com>
parent f473264e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment