summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-6/+11
|\
| * virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-6/+11
* | drm/virtio: Add spaces around operatorsRodrigo Siqueira2018-02-271-9/+9
* | drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira2018-02-271-1/+2
* | drm/virtio: Add blank line after variable declarationsRodrigo Siqueira2018-02-271-0/+2
* | drm/virtio: Don't return invalid caps on timeoutTomeu Vizoso2018-02-011-0/+2
|/
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-5/+6
* drm: virtio: replace reference/unreference with get/putAastha Gupta2017-10-301-1/+1
* drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma2017-10-021-6/+6
* drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-181-13/+14
* drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-2/+3
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-6/+6
* Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-09-281-16/+8
|\
| * drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrappingGustavo Padovan2016-09-201-16/+8
* | virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-191-9/+4
|/
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-6/+5
* virtio-gpu: mark as a render gpuDave Airlie2015-10-161-9/+9
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-161-0/+573
OpenPOWER on IntegriCloud