f1ace6570d
This driver is intended to be used by mesa virgl Gallium on the guest. virtio-gpu is enabled by adding "-device virtio-gpu-pci" on the qemu command line. It's detected by lspci and dmesg log: $ lspci 00:01.0 Display controller: Red Hat, Inc. Virtio GPU (rev 01) $ dmesg virtio-pci 0000:00:01.0: enabling device (0000 -> 0002) [drm] pci: virtio-gpu-pci detected at 0000:00:01.0 [drm] virgl 3d acceleration not supported by host [drm] EDID support available. [TTM] Zone kernel: Available graphics memory: 51876 KiB [TTM] Initializing pool allocator [TTM] Initializing DMA pool allocator [drm] number of scanouts: 1 [drm] number of cap sets: 0 [drm] Initialized virtio_gpu 0.1.0 0 for virtio2 on minor 0 The framebuffer interface fb0 is now present in /dev $ ls /dev/fb* /dev/fb0 See: https://www.kraxel.org/blog/2019/09/display-devices-in-qemu/ https://at.projects.genivi.org/wiki/display/WIK4/GENIVI+Technical+Summit+Session+Content+2018?preview=%2F28412356%2F28412481%2F2018-10-11_GeniviBangalorTechSummit_Virtio_GPU.pdf Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
aarch64-virt | ||
arm-versatile | ||
arm-vexpress | ||
arm-vexpress-tz | ||
csky | ||
m68k-mcf5208 | ||
m68k-q800 | ||
microblazebe-mmu | ||
microblazeel-mmu | ||
mips32r2-malta | ||
mips32r2el-malta | ||
mips32r6-malta | ||
mips32r6el-malta | ||
mips64-malta | ||
mips64el-malta | ||
mips64r6-malta | ||
mips64r6el-malta | ||
nios2-10m50 | ||
or1k | ||
ppc64-e5500 | ||
ppc64-pseries | ||
ppc64le-pseries | ||
ppc-g3beige | ||
ppc-mac99 | ||
ppc-mpc8544ds | ||
ppc-virtex-ml507 | ||
riscv32-virt | ||
riscv64-virt | ||
sh4-r2d | ||
sh4eb-r2d | ||
sparc64-sun4u | ||
sparc-ss10 | ||
x86 | ||
x86_64 | ||
xtensa-lx60 | ||
post-image.sh |