summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)AuthorLines
2015-12-01virtio-gpu: use no-merge for fill-modesMarc-André Lureau-1/+1
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-25/+1289
2015-10-16virtio-gpu: add page flip supportGerd Hoffmann-3/+46
2015-10-16virtio-gpu: mark as a render gpuDave Airlie-10/+10
2015-10-16virtio-gpu: add basic prime supportDave Airlie-2/+96
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann-2/+1089
2015-10-16virtio-gpu: don't free things on ttm_bo_init failureDave Airlie-8/+3
2015-10-16virtio-gpu: wait for cursor updates finishGerd Hoffmann-0/+8
2015-10-16virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_bufferGerd Hoffmann-7/+35
2015-10-16virtio-gpu: add virtio_gpu_queue_ctrl_buffer_lockedGerd Hoffmann-4/+13
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann-3/+3
2015-08-06drm/virtio: Use new drm_fb_helper functionsArchit Taneja-23/+9
2015-06-16virtio-gpu: add locking for vbuf poolDave Airlie-0/+8
2015-06-16drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie-1/+6
2015-06-16Add virtio-vga bits.Gerd Hoffmann-20/+24
2015-06-11drm/virtio: remove some dead codeDan Carpenter-2/+0
2015-06-11drm/virtio: checking for NULL instead of IS_ERRDan Carpenter-2/+2
2015-06-03Add virtio gpu driver.Dave Airlie-0/+3375