search for: virglrenderer

Displaying 7 results from an estimated 7 matches for "virglrenderer".

2019 Mar 20
0
[PATCH] drm/virtio: make resource id workaround runtime switchable.
Also update the comment with a reference to the virglrenderer fix. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_object.c | 44 ++++++++++++++----------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_object.c b/drivers/gpu/drm/virtio/virtgpu_object.c index e7e946...
2023 May 08
1
[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
...g this series? >> >> We have AMDGPU [1] and Intel [2] native context WIP drivers depending on >> the sync object support. It is the only part missing from kernel today >> that is wanted by the native context drivers. Otherwise, there are few >> other things in Qemu and virglrenderer left to sort out. >> >> [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21658 >> [2] https://gitlab.freedesktop.org/digetx/mesa/-/commits/native-context-iris > > > I'm not saying this change isn't good, just it's probably possible to implement th...
2019 Feb 08
0
[PATCH] drm/virtio: do NOT reuse resource ids
.../virtio: fix resource id handling". Looked again, and noticed we where not only leaking *some* ids, but *all* ids. The old code never ever called virtio_gpu_resource_id_put(). So, commit 6c1cd97bda effectively makes the linux kernel starting re-using IDs after releasing them, and apparently virglrenderer can't deal with that. Oops. This patch puts a temporary stopgap into place for the 5.0 release. Cc: David Airlie <airlied at redhat.com> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- Notes: Hi Dave, I'll be offline next week, so please commit to drm-next-fi...
2023 May 03
1
[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
...objections to merging this series? > > We have AMDGPU [1] and Intel [2] native context WIP drivers depending on > the sync object support. It is the only part missing from kernel today > that is wanted by the native context drivers. Otherwise, there are few > other things in Qemu and virglrenderer left to sort out. > > [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21658 > [2] > https://gitlab.freedesktop.org/digetx/mesa/-/commits/native-context-iris I'm not saying this change isn't good, just it's probably possible to implement the native contexts (e...
2018 Aug 08
2
LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2018 Aug 08
0
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
...==== > > Procduce QEMU-3.0.0-RC4 and LIBVIRT-4.6.0: > > QEMU-3-0-0-RC4: > >   make clean >   ./configure --enable-libiscsi --enable-libusb --enable-bzip2 > --enable-libnfs --enable-spice --enable-user --enable-virtfs --enable-opengl > --enable-sdl --enable-gtk --enable-virglrenderer --disable-seccomp > --prefix=/usr;make -j$(grep -c ^processor /proc/cpuinfo) Please show the full output of configure here. >    su >    make install > > LIBVIRT-4.6.0 > >   make clean >   ./configure -q --with-lxc --with-storage-iscsi --with-storage-scsi > --with-int...
2017 Dec 16
12
[Bug 104291] New: Virgl broken on current mesa (17.4+), with nouveau/nv50 as host
https://bugs.freedesktop.org/show_bug.cgi?id=104291 Bug ID: 104291 Summary: Virgl broken on current mesa (17.4+), with nouveau/nv50 as host Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: