On Sat, Feb 19, 2022 at 9:02 AM Rob Clark <robdcl...@gmail.com> wrote: > > From: Rob Clark <robdcl...@chromium.org> > > With native userspace drivers in guest, a lot of GEM objects need to be > neither shared nor mappable. And in fact making everything mappable > and/or sharable results in unreasonably high fd usage in host VMM. > > Signed-off-by: Rob Clark <robdcl...@chromium.org> Reviewed-by: Chia-I Wu <olva...@gmail.com>
- [PATCH] drm/virtio: Remove restriction of non-zero blob_flags Rob Clark
- Re: [PATCH] drm/virtio: Remove restriction of non-zero blob... Chia-I Wu