aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_ioctl.c
AgeCommit message (Expand)Author
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-02-27drm/virtio: Add spaces around operatorsRodrigo Siqueira
2018-02-27drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-02-01drm/virtio: Don't return invalid caps on timeoutTomeu Vizoso
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-10-30drm: virtio: replace reference/unreference with get/putAastha Gupta
2017-10-02drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-09-20drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrappingGustavo Padovan
2016-08-19virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2015-10-16virtio-gpu: mark as a render gpuDave Airlie
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann