docs: virtio-gpu + virgl assessment — honest state, linux-7.0 cache protected
Virtio-gpu display driver (217 lines) exists in redox-drm — KMS, GEM, page flip all work. QEMU display path functional. Mesa virgl (3D acceleration for QEMU): - Build attempted with -Dgallium-drivers=swrast,virgl - Reaches 932/1104 objects - Blocked: virgl_screen.c int-conversion errors, vtest winsys needs bits/safamily-t.h - Reverted to swrast-only for stability - Remaining virgl port documented as WIP Linux 7.0 kernel source: - Cloned to local/linux-kernel-cache/linux-7.0 (durable, survives clean) - Symlinked from build/linux-kernel-cache/linux-7.0 - Added to .gitignore (embedded repo) - Drivers/gpu/drm/virtio/ available for virgl protocol reference
This commit is contained in:
@@ -84,3 +84,4 @@ local/cache/pkgar/
|
||||
Packages/redbear-firmware.pkgar
|
||||
packages/
|
||||
sources/
|
||||
local/linux-kernel-cache/
|
||||
|
||||
Reference in New Issue
Block a user