index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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-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