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_vq.c
Age
Commit message (
Expand
)
Author
2021-09-29
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
2021-09-17
virtio-gpu: fix possible memory allocation failure
liuyuntao
2021-06-23
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
2020-11-06
drm/virtio: Fix a double free in virtio_gpu_cmd_map()
Dan Carpenter
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-14
drm/virtio: Use UUID API for importing the UUID
Andy Shevchenko
2020-09-29
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: hypercall interface
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-04-03
drm/virtio: make virtio_gpu_object_attach void
Gurchetan Singh
2020-03-09
drm/virtio: factor out the sg_table from virtio_gpu_object
Gurchetan Singh
2020-02-17
drm/virtio: move remaining virtio_gpu_notify calls
Gerd Hoffmann
2020-02-17
drm/virtio: batch display query
Gerd Hoffmann
2020-02-17
drm/virtio: batch resource creation
Gerd Hoffmann
2020-02-17
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
2020-02-17
drm/virtio: notify before waiting
Gerd Hoffmann
2020-02-17
drm/virtio: rework notification for better batching
Gerd Hoffmann
2020-02-14
drm/virtio: fix error check
Gerd Hoffmann
2020-02-12
drm/virtio: add drm_driver.release callback.
Gerd Hoffmann
2020-02-10
drm/virtio: move virtio_gpu_mem_entry initialization to new function
Gerd Hoffmann
2020-02-10
drm/virtio: move mapping teardown to virtio_gpu_cleanup_object()
Gerd Hoffmann
2020-02-10
drm/virtio: resource teardown tweaks
Gerd Hoffmann
2020-02-10
drm/virtio: simplify virtio_gpu_alloc_cmd
Gerd Hoffmann
2020-02-07
drm/virtio: fix ring free check
Gerd Hoffmann
2020-02-06
drm/virtio: move virtqueue_notify into virtio_gpu_queue_ctrl_sgs
Chia-I Wu
2020-02-06
drm/virtio: move the check for vqs_ready earlier
Chia-I Wu
2020-02-06
drm/virtio: move locking into virtio_gpu_queue_ctrl_sgs
Chia-I Wu
2020-02-06
drm/virtio: set up virtqueue sgs before locking
Chia-I Wu
2020-02-06
drm/virtio: unlock object array on errors
Chia-I Wu
2020-02-06
drm/virtio: no need to pass virtio_gpu_ctrl_hdr
Chia-I Wu
2020-02-06
drm/virtio: add virtio_gpu_vbuf_ctrl_hdr
Chia-I Wu
2020-02-06
drm/virtio: remove incorrect ENOSPC check
Chia-I Wu
2020-02-06
drm/virtio: fix a wait_event condition
Chia-I Wu
2020-02-06
drm/virtio: ratelimit error logging
Gerd Hoffmann
2019-12-16
drm/virtio: batch display update commands.
Gerd Hoffmann
2019-11-20
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
2019-09-13
drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer.
David Riley
2019-09-12
drm/virtio: Use vmalloc for command buffer allocations.
David Riley
[next]