summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_gem.c
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: simplify getting fake offsetGurchetan Singh2019-12-191-3/+1
* drm/virtio: add worker for object releaseGerd Hoffmann2019-09-041-0/+27
* drm/virtio: remove virtio_gpu_alloc_objectGerd Hoffmann2019-09-041-19/+4
* drm/virtio: switch from ttm to gem shmem helpersGerd Hoffmann2019-09-041-12/+4
* drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resourceGerd Hoffmann2019-09-041-13/+11
* drm/virtio: add virtio_gpu_object_array & helpersGerd Hoffmann2019-09-041-0/+93
* drm/virtio: drop no_wait argument from virtio_gpu_object_reserveGerd Hoffmann2019-09-041-2/+2
* drm/virtgpu: drop use of drmP.hSam Ravnborg2019-07-151-1/+3
* drm/virtio: rework resource creation workflow.Gerd Hoffmann2019-03-281-14/+5
* drm/virtio: params struct for virtio_gpu_cmd_create_resource()Gerd Hoffmann2019-03-281-4/+4
* drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann2019-03-281-7/+9
* drm/virtio: fix resource id handlingGerd Hoffmann2018-10-291-1/+0
* drm/virtio: drop resource_id argument.Gerd Hoffmann2018-10-291-2/+2
* drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...Gerd Hoffmann2018-10-291-5/+3
* drm/virtio: track created object stateGerd Hoffmann2018-10-291-1/+2
* drm/virtio: fix DRM_FORMAT_* handlingGerd Hoffmann2018-09-251-2/+5
* drm/virtio: Add blank line after variable declarationsRodrigo Siqueira2018-02-271-0/+1
* drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma2017-10-021-2/+2
* drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-161-7/+0
* drm: virtio: fix virtio_gpu_mode_dumb_createGerd Hoffmann2017-04-041-2/+4
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-1/+1
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-161-0/+41
* Add virtio gpu driver.Dave Airlie2015-06-031-0/+140
OpenPOWER on IntegriCloud