<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/virtio/gpu, branch release/14.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-07-29T16:37:12Z</updated>
<entry>
<title>vt: Add vd_bitblt_argb</title>
<updated>2024-07-29T16:37:12Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2024-07-09T12:35:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01215ffec65ae607a0583c564158097b5d56e531'/>
<id>urn:sha1:01215ffec65ae607a0583c564158097b5d56e531</id>
<content type='text'>
This blit an ARGB image on the dedicated vd.
This also adds vt_fb_bitblt_argb which will works for most of the vt backends

Differential Revision:	https://reviews.freebsd.org/D45929
Reviewed by:		tsoome
Sponsored by:		Beckhoff Automation GmbH &amp; Co. KG

(cherry picked from commit b93028d8cd3aafc883b5f0ecec65a8a2a30af7f3)
</content>
</entry>
<entry>
<title>vtgpu: Fix the physical memory size</title>
<updated>2023-09-25T12:01:28Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2023-09-21T10:50:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5df4deb384d3af12b10bc6de0788578d6a56e207'/>
<id>urn:sha1:5df4deb384d3af12b10bc6de0788578d6a56e207</id>
<content type='text'>
Use the correct endian switching function when switching to a little
endian 64-bit address. Even on a little-endian machine this will
truncate the address to a 32-bit value.

Sponsored by:	Arm Ltd

(cherry picked from commit 4386935191c576fa62a52d52734e264fe8329a67)
</content>
</entry>
<entry>
<title>Add a virtio-gpu 2D driver</title>
<updated>2023-08-17T11:26:57Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2023-08-17T11:26:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=02f2706606e1a4364d10a313dade29a9d4cfffe1'/>
<id>urn:sha1:02f2706606e1a4364d10a313dade29a9d4cfffe1</id>
<content type='text'>
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
</content>
</entry>
</feed>
