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
Age
Commit message (
Expand
)
Author
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
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-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
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-09-29
drm/virtio: implement blob resources: refactor UUID code somewhat
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: blob display integration
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: implement blob resources: add new fields to internal structs
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: probe for host visible region
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: probe for the feature.
Gerd Hoffmann
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
2020-09-29
drm/virtio: blob prep: refactor getting pages and attaching backing
Gurchetan Singh
2020-09-25
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
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
[next]