summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2021-07-20drm/virtio: Fix double free on probe failureXie Yongji
2020-10-29Fix use after free in get_capset_info callback.Doug Horn
2020-01-29drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter
2019-08-04drm/virtio: Add memory barriers for capset cache.David Riley
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-05-02drm/virtio: fix vq wait_event conditionGerd Hoffmann
2017-08-11drm/virtio: fix framebuffer sparse warningGerd Hoffmann
2017-07-15drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2015-12-01virtio-gpu: use no-merge for fill-modesMarc-André Lureau
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-16virtio-gpu: add page flip supportGerd Hoffmann
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-10-16virtio-gpu: don't free things on ttm_bo_init failureDave Airlie
2015-10-16virtio-gpu: wait for cursor updates finishGerd Hoffmann
2015-10-16virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_bufferGerd Hoffmann
2015-10-16virtio-gpu: add virtio_gpu_queue_ctrl_buffer_lockedGerd Hoffmann
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann
2015-08-06drm/virtio: Use new drm_fb_helper functionsArchit Taneja
2015-06-16virtio-gpu: add locking for vbuf poolDave Airlie
2015-06-16drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie
2015-06-16Add virtio-vga bits.Gerd Hoffmann
2015-06-11drm/virtio: remove some dead codeDan Carpenter
2015-06-11drm/virtio: checking for NULL instead of IS_ERRDan Carpenter
2015-06-03Add virtio gpu driver.Dave Airlie