Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/verite3dio.h
RevisionDateAuthorComments
 1.1  15-Jul-2026  rkujawa Add support for experimental Rendition Verite 3D acceleration interface.

This allow userland process to load 3D firmware (like v2000gl.uc) and
execute it on the chip's RISC CPU. It also provides the necessary support
infrastructure like basic VRAM accounting and ability to feed commands
and data through DMA.

In conjuction with customized userland Mesa, this allows OpenGL 1.x
workloads to run accelerated on the Verite.

While here, add related debugging facilities.

RSS XML Feed