linux/drivers/gpu/drm/virtio
Daniel Vetter 0d3c24e936 Merge airlied/drm-next into drm-misc-next
Just catching up with upstream.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2017-10-03 11:09:16 +02:00
..
Kconfig
Makefile drm/virtio: fix include notation and remove -Iinclude/drm flag 2017-05-18 07:12:31 +02:00
virtgpu_debugfs.c drm/virtio: fix include notation and remove -Iinclude/drm flag 2017-05-18 07:12:31 +02:00
virtgpu_display.c drm/virtio: Replace instances of reference/unreference with get/put 2017-10-02 09:48:54 +02:00
virtgpu_drm_bus.c drm: Remove drm_device->virtdev 2017-05-29 20:57:25 +02:00
virtgpu_drv.c drm/virtio: Use the drm_driver.dumb_destroy default 2017-08-16 20:20:00 +02:00
virtgpu_drv.h drm/virtio: Use the drm_driver.dumb_destroy default 2017-08-16 20:20:00 +02:00
virtgpu_fb.c drm/virtio: make drm_fb_helper_funcs const 2017-08-09 18:38:56 +02:00
virtgpu_fence.c
virtgpu_gem.c drm/virtio: Replace instances of reference/unreference with get/put 2017-10-02 09:48:54 +02:00
virtgpu_ioctl.c drm/virtio: Replace instances of reference/unreference with get/put 2017-10-02 09:48:54 +02:00
virtgpu_kms.c drm: Remove drm_device->virtdev 2017-05-29 20:57:25 +02:00
virtgpu_object.c
virtgpu_plane.c drm: Plumb modifiers through plane init 2017-08-01 17:50:06 +01:00
virtgpu_prime.c
virtgpu_ttm.c drm/ttm: make ttm_mem_type_manager_func debug more useful 2017-08-17 15:45:59 -04:00
virtgpu_vq.c