summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_vq.c
AgeCommit message (Expand)AuthorLines
2017-03-14drm: virtio: fix kmem_cache_alloc error checkGerd Hoffmann-2/+2
2017-03-07drm: virtio: use kmem_cacheGerd Hoffmann-47/+10
2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin-0/+2
2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin-1/+3
2016-11-15drm/virtio: allocate some extra bufsGerd Hoffmann-1/+1
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann-0/+265
2015-10-16virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_bufferGerd Hoffmann-6/+34
2015-10-16virtio-gpu: add virtio_gpu_queue_ctrl_buffer_lockedGerd Hoffmann-4/+13
2015-06-16virtio-gpu: add locking for vbuf poolDave Airlie-0/+7
2015-06-16drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie-0/+2
2015-06-03Add virtio gpu driver.Dave Airlie-0/+614