summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-161-3/+0Star
* drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-4/+4
* drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann2017-04-041-0/+1
* drm: virtio: use kmem_cacheGerd Hoffmann2017-03-071-3/+1Star
* drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes2017-03-011-1/+0Star
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-1/+1
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
* Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-301-1/+0Star
|\
| * Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann2016-11-151-1/+0Star
* | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-1/+1
|/
* drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek2016-10-041-0/+1
* drm/virtio: add real fence context and seqnoGustavo Padovan2016-09-201-0/+1
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-211-1/+0Star
* virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann2016-06-071-0/+1
* virtio-gpu: add atomic_commit functionGerd Hoffmann2016-06-071-0/+1
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-051-1/+1
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-241-1/+1
* virtio-gpu: add basic prime supportDave Airlie2015-10-161-0/+12
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-161-0/+60
* virtio-gpu: add locking for vbuf poolDave Airlie2015-06-161-0/+1
* drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie2015-06-161-0/+1
* Add virtio gpu driver.Dave Airlie2015-06-031-0/+350