Searched refs:virgl (Results 1 – 12 of 12) sorted by relevance
88 ${@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)}"
62 + * https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues/250
238 if (params->virgl) { in virtio_gpu_object_create()
63 bool virgl; member
239 params.virgl = true; in virtio_gpu_resource_create_ioctl()
103 MESA3D_GALLIUM_DRIVERS-$(BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_VIRGL) += virgl
266 bool "Gallium virgl driver"270 virgl is the 3D acceleration backend for the virtio-gpu
252 .. _migration-3.2-virgl:257 ``runqemu`` now uses the mesa-native libraries everywhere virgl is used
103 - selftest/virgl: use pkg-config from the host
129 - virgl: skip headless test on alma 8.6
145 - selftest/runtime_test/virgl: Disable for all almalinux
207 # Disable kvm/virgl/mesa on targets that do not support it