On 10/23/25 05:26, Gurchetan Singh wrote: > Both rutabaga_gfx and gfxstream have moved to Github to facilitate > faster iteration and greater open-source collaboration. > > gfxstream requires a corporate CLA so it can use Google's CI/CD > $$$. rutabaga_gfx does not require a CLA, preferring to remove > any possible barriers to a first-class FOSS solution. > > Signed-off-by: Gurchetan Singh <[email protected]> > --- > docs/system/devices/virtio/virtio-gpu.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/docs/system/devices/virtio/virtio-gpu.rst > b/docs/system/devices/virtio/virtio-gpu.rst > index 0f4bb304a9..ff9d5a7103 100644 > --- a/docs/system/devices/virtio/virtio-gpu.rst > +++ b/docs/system/devices/virtio/virtio-gpu.rst > @@ -119,7 +119,7 @@ Surfaceless is the default if ``wsi`` is not specified. > hostmem=8G,wayland-socket-path=/tmp/nonstandard/mock_wayland.sock, > wsi=headless > > -.. _gfxstream: > https://android.googlesource.com/platform/hardware/google/gfxstream/ > +.. _gfxstream: https://github.com/google/gfxstream > .. _Wayland display passthrough: https://www.youtube.com/watch?v=OZJiHMtIQ2M > -.. _gfxstream-enabled rutabaga: > https://crosvm.dev/book/appendix/rutabaga_gfx.html > +.. _gfxstream-enabled rutabaga: https://github.com/magma-gpu/rutabaga_gfx > .. _guest Wayland proxy: https://crosvm.dev/book/devices/wayland.html
Reviewed-by: Dmitry Osipenko <[email protected]> -- Best regards, Dmitry
