index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_ioctl.c
Age
Commit message (
Expand
)
Author
2020-09-29
drm/virtio: advertise features to userspace
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: report blob mem to userspace
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
2020-08-19
Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-08-07
drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
Qi Liu
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-19
drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-08
Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-04
drm/virtio: create context before RESOURCE_CREATE_2D in 3D mode
Gurchetan Singh
2020-04-17
virtgpu: pull in uaccess.h
Michael S. Tsirkin
2020-04-03
drm/virtio: delete notify after virtio_gpu_cmd_context_create
Gurchetan Singh
2020-02-25
drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl
Gurchetan Singh
2020-02-25
drm/virtio: track whether or not a context has been initiated
Gurchetan Singh
2020-02-25
drm/virtio: factor out context create hypercall
Gurchetan Singh
2020-02-25
drm/virtio: use consistent names for drm_files
Gurchetan Singh
2020-02-17
drm/virtio: move remaining virtio_gpu_notify calls
Gerd Hoffmann
2020-02-17
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
2020-02-13
drm/virtio: fix virtio_gpu_execbuffer_ioctl locking
Gerd Hoffmann
2019-11-20
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
2019-09-12
drm/virtio: Use vmalloc for command buffer allocations.
David Riley
2019-09-04
drm/virtio: remove virtio_gpu_alloc_object
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
Gerd Hoffmann
2019-09-04
drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.
Gerd Hoffmann
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-06-26
drm/virtio: drop DRM_AUTH usage from the driver
Emil Velikov
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-11
drm/virtio: Add memory barriers for capset cache.
David Riley
2019-06-06
drm/virtio: Ensure cached capset entries are valid before copying.
David Riley
2019-06-05
drm/virtio: use u64_to_user_ptr macro
Gurchetan Singh
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2019-05-23
drm/virtio: remove irrelevant DRM_UNLOCKED flag
Emil Velikov
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
2018-11-14
drm/virtio: add in/out fence support for explicit synchronization
Robert Foss
2018-11-14
drm/virtio: add uapi for in and out explicit fences
Robert Foss
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
[next]