summaryrefslogtreecommitdiff
path: root/include/uapi/drm/Kbuild
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-10-28 11:48:00 (GMT)
committerGerd Hoffmann <kraxel@redhat.com>2015-10-16 08:44:02 (GMT)
commit62fb7a5e10962ac6ae2a2d2dbd3aedcb2a3e3257 (patch)
tree1998adc2960bd46f3a8ce8adb0be17ba13fca722 /include/uapi/drm/Kbuild
parent7552ed8a1a810552e16664d7020d61d2b01b9199 (diff)
downloadlinux-62fb7a5e10962ac6ae2a2d2dbd3aedcb2a3e3257.tar.xz
virtio-gpu: add 3d/virgl support
Add the bits needed for opengl rendering support: query capabilities, new virtio commands, drm ioctls. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/uapi/drm/Kbuild')
-rw-r--r--include/uapi/drm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/drm/Kbuild b/include/uapi/drm/Kbuild
index 2d9a25d..38d4370 100644
--- a/include/uapi/drm/Kbuild
+++ b/include/uapi/drm/Kbuild
@@ -17,3 +17,4 @@ header-y += tegra_drm.h
header-y += via_drm.h
header-y += vmwgfx_drm.h
header-y += msm_drm.h
+header-y += virtgpu_drm.h