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_kms.c
Age
Commit message (
Expand
)
Author
2019-09-04
drm/virtio: add worker for object release
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2019-01-08
drm/virtio: Add missing virtqueue reset
Ezequiel Garcia
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
2018-11-14
drm/virtio: fix memory leak of vfpriv on error return path
Colin Ian King
2018-11-14
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2018-10-29
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
2017-11-10
virtgpu: remove redundant task_comm copying
Michał Mirosław
2017-05-29
drm: Remove drm_device->virtdev
Daniel Vetter
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-01-31
virtio-gpu: disable VIRGL with BE kernel
Laurent Vivier
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-20
drm/virtio: add real fence context and seqno
Gustavo Padovan
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
2015-06-16
drm/virtgpu: initialise fbdev after getting initial display info
Dave Airlie
2015-06-03
Add virtio gpu driver.
Dave Airlie