Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

config CONFIG_DRM_VIRTIO_GPU
	tristate "Virtio GPU driver"
	depends on CONFIG_DRM && CONFIG_VIRTIO
	select CONFIG_DRM_KMS_HELPER
	select CONFIG_DRM_TTM
	help
	   This is the virtual GPU driver for virtio.  It can be used with
	   QEMU based VMMs (like CONFIG_KVM or Xen).

	   If unsure say CONFIG_M.