index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
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-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
2020-09-09
drm/virtio: report uuid in debugfs
Gurchetan Singh
2020-09-09
drm/virtio: fix uninitialized variable
Gurchetan Singh
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
2020-09-04
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
2020-09-02
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
2020-08-31
drm: virtio: fix kconfig dependency warning
Randy Dunlap
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-08-26
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Gurchetan Singh
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
2020-08-19
Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
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-17
drm/virtio: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2020-08-17
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Gurchetan Singh
2020-08-17
drm/virtgpu: remove redundant assignments to width and height
Colin Ian King
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-07
drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
Xin He
2020-08-07
drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
Qi Liu
2020-08-05
drm/virtio: convert to LE accessors
Michael S. Tsirkin
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-03
drm/virtio: Call the right shmem helpers
Daniel Vetter
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-05-01
Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-04-28
drm/virtio: only destroy created contexts
Gurchetan Singh
2020-04-17
drm/virtio: fix up for include file changes
Stephen Rothwell
2020-04-17
virtgpu: pull in uaccess.h
Michael S. Tsirkin
2020-04-06
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
2020-04-03
drm/virtio: make virtio_gpu_object_attach void
Gurchetan Singh
2020-04-03
drm/virtio: delete notify in virtio_gpu_object_create
Gurchetan Singh
2020-04-03
drm/virtio: delete notify after virtio_gpu_cmd_context_create
Gurchetan Singh
2020-04-03
drm/virtio: random virtgpu_drv.h cleanups
Gurchetan Singh
2020-04-02
drm/virtgpu: Use simple encoder
Thomas Zimmermann
2020-03-19
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
[next]