aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-1/+0
2016-11-15Revert "drm: virtio: reinstate drm_virtio_set_busid()"Gerd Hoffmann1-1/+0
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-1/+1
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek1-0/+1
2016-09-20drm/virtio: add real fence context and seqnoGustavo Padovan1-0/+1
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-1/+0
2016-06-07virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann1-0/+1
2016-06-07virtio-gpu: add atomic_commit functionGerd Hoffmann1-0/+1
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-10-16virtio-gpu: add basic prime supportDave Airlie1-0/+12
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann1-0/+60
2015-06-16virtio-gpu: add locking for vbuf poolDave Airlie1-0/+1
2015-06-16drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie1-0/+1
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+350