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>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <ttm/ttm_module.h>
|
||||
#include <drm/drmP.h>
|
||||
#include <drm/drm.h>
|
||||
#include <drm/virtgpu_drm.h>
|
||||
#include "virtgpu_drv.h"
|
||||
|
||||
#include <linux/delay.h>
|
||||
|
Reference in New Issue
Block a user