Home
last modified time | relevance | path

Searched refs:virgl (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc88 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'opengl egl gles gbm virgl', '', d)} \
152 PACKAGECONFIG[virgl] = ""
156 GALLIUMDRIVERS:append = "${@bb.utils.contains('PACKAGECONFIG', 'virgl', ',virgl', '', d)}"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/virglrenderer/virglrenderer/
H A Dcve-2022-0135.patch62 + * https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues/250
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_object.c238 if (params->virgl) { in virtio_gpu_object_create()
H A Dvirtgpu_drv.h63 bool virgl; member
H A Dvirtgpu_ioctl.c239 params.virgl = true; in virtio_gpu_resource_create_ioctl()
/OK3568_Linux_fs/buildroot/package/mesa3d/
H A Dmesa3d.mk103 MESA3D_GALLIUM_DRIVERS-$(BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_VIRGL) += virgl
H A DConfig.in266 bool "Gallium virgl driver"
270 virgl is the 3D acceleration backend for the virtio-gpu
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-3.2.rst252 .. _migration-3.2-virgl:
257 ``runqemu`` now uses the mesa-native libraries everywhere virgl is used
H A Drelease-notes-4.0.7.rst103 - selftest/virgl: use pkg-config from the host
H A Drelease-notes-4.0.1.rst129 - virgl: skip headless test on alma 8.6
H A Drelease-notes-4.0.3.rst145 - selftest/runtime_test/virgl: Disable for all almalinux
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc207 # Disable kvm/virgl/mesa on targets that do not support it