aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_drm_bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25drm/virtio: document drm_dev_set_unique workaroundEmil Velikov1-0/+31
2018-09-03drm/virtio: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-21/+3
2018-08-10drm/virtio: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-1/+1
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter1-1/+0
2016-12-30drm: Deduplicate driver initialization messageGabriel Krisman Bertazi1-4/+0
2016-11-15Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann1-10/+0
2016-11-15drm/virtio: fix busid regressionGerd Hoffmann1-2/+11
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek1-0/+10
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen1-2/+2
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter1-1/+2
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-10/+0
2015-06-16Add virtio-vga bits.Gerd Hoffmann1-20/+24
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+91