Searched hist:"02 f2706606e1a4364d10a313dade29a9d4cfffe1" (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/virtio/gpu/ |
H A D | virtio_gpu.h | 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|
H A D | virtio_gpu.c | 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|
/freebsd/share/man/man4/ |
H A D | virtio_gpu.4 | 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|
H A D | virtio.4 | diff 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|
H A D | Makefile | diff 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|
/freebsd/sys/arm64/conf/ |
H A D | std.virt | diff 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|
/freebsd/sys/conf/ |
H A D | files | diff 02f2706606e1a4364d10a313dade29a9d4cfffe1 Thu Aug 17 13:26:57 CEST 2023 Andrew Turner <andrew@FreeBSD.org> Add a virtio-gpu 2D driver
Add a driver to connect vt to the VirtIO GPU device in 2D mode. This provides a output on the display when a qemu virtio gpu device is added, e.g. with -device virtio-gpu-pci.
Tested on qemu using UTM, and a Hetzner arm64 VM instance.
Reviewed by: bryanv (earlier version) Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D40094
|