From 2015d458b6e2ce5d113a4e4995546742d79c1b06 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 17 Nov 2021 12:22:50 +0100 Subject: [PATCH] docs: remove a few repeated words It doesn't make sense to repeat these, let's fix that. Acked-by: Chia-I Wu Part-of: --- docs/drivers/virgl.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/drivers/virgl.rst b/docs/drivers/virgl.rst index 35e5695cc22..a6556c40133 100644 --- a/docs/drivers/virgl.rst +++ b/docs/drivers/virgl.rst @@ -31,11 +31,11 @@ Current status * Many pieces are now upstreamed in various projects. * Kernel Linux 4.2 contains the modesetting only drivers. Linux 4.4 contains the 3D supported pieces. -* Mesa Mesa master contains the virgl 3D driver. -* QEMU QEMU 2.4 contained the initial virtio-gpu with no acceleration +* Mesa master contains the virgl 3D driver. +* QEMU 2.4 contained the initial virtio-gpu with no acceleration support. QEMU 2.5 contains 3D support only with the GTK3 frontend with GL enabled. -* virglrenderer The virglrenderer library seems mostly API stable. +* The virglrenderer library seems mostly API stable. So what can it do now? ^^^^^^^^^^^^^^^^^^^^^^