mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
d61fc96f47
Simple framebuffer display, demo-ing the vfio region display interface (VFIO_GFX_PLANE_TYPE_REGION). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
3 lines
92 B
Makefile
3 lines
92 B
Makefile
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY) += mtty.o
|
|
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY) += mdpy.o
|