aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_drv.c
AgeCommit message (Expand)Author
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-15Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-06-01drm/virtio: Use lockless gem BO free callbackDaniel Vetter
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-02-11drm: virtio-gpu: set atomic flagRob Herring
2015-10-16virtio-gpu: mark as a render gpuDave Airlie
2015-10-16virtio-gpu: add basic prime supportDave Airlie
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann
2015-06-03Add virtio gpu driver.Dave Airlie