summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_gem.c
AgeCommit message (Expand)AuthorLines
2018-10-29drm/virtio: fix resource id handlingGerd Hoffmann-1/+0
2018-10-29drm/virtio: drop resource_id argument.Gerd Hoffmann-2/+2
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...Gerd Hoffmann-5/+3
2018-10-29drm/virtio: track created object stateGerd Hoffmann-1/+2
2018-09-25drm/virtio: fix DRM_FORMAT_* handlingGerd Hoffmann-2/+5
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira-0/+1
2017-10-02drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma-2/+2
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes-7/+0
2017-04-04drm: virtio: fix virtio_gpu_mode_dumb_createGerd Hoffmann-2/+4
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson-1/+1
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann-0/+41
2015-06-03Add virtio gpu driver.Dave Airlie-0/+140