linux/drivers/gpu/drm/vgem
Laura Abbott e2aff44868 drm/vgem: Add a dummy platform device
The vgem driver is currently registered independent of any actual
device. Some usage of the dmabuf APIs require an actual device structure
to do anything. Register a dummy platform device for use with dmabuf.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1493923548-20878-2-git-send-email-labbott@redhat.com
2017-05-08 09:39:13 +02:00
..
Makefile drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl) 2016-07-18 08:54:55 +02:00
vgem_drv.c drm/vgem: Add a dummy platform device 2017-05-08 09:39:13 +02:00
vgem_drv.h drm: Move drm_clflush prototypes to drm_cache header file 2017-01-10 11:17:01 +01:00
vgem_fence.c drm/vgem: Switch to reservation_object_lock() helpers 2017-01-24 11:00:23 +01:00