index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2020-12-22
drm/virtio: align blob resources to page sizes
Chia-I Wu
1
-0
/
+2
2020-12-22
drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
Enrico Weigelt, metux IT consult
1
-1
/
+2
2020-12-02
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2
-9
/
+31
2020-12-02
drm/virtio: rework virtio_fence_signaled
Gurchetan Singh
1
-8
/
+4
2020-12-02
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
Gurchetan Singh
2
-26
/
+30
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+0
2020-11-20
drm/virtio: rename sync_seq and last_seq
Gurchetan Singh
3
-8
/
+9
2020-11-20
drm/virtio: use fence_id when processing fences
Gurchetan Singh
2
-4
/
+4
2020-11-20
drm/virtio: fix a file name comment reference
Anthoine Bourgeois
1
-1
/
+1
2020-11-20
drm/virtio: suffix create blob call with _ioctl like any ioctl
Anthoine Bourgeois
1
-3
/
+4
2020-11-16
drm/virtio: Make virtgpu_dmabuf_ops with static keyword
Zou Wei
1
-1
/
+1
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-1
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-2
/
+2
2020-11-06
drm/virtio: Fix a double free in virtio_gpu_cmd_map()
Dan Carpenter
1
-3
/
+1
2020-11-05
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
1
-2
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+1
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-23
/
+26
2020-10-14
drm/virtio: Use UUID API for importing the UUID
Andy Shevchenko
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-09-29
drm/virtio: advertise features to userspace
Gurchetan Singh
1
-1
/
+10
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
4
-3
/
+144
2020-09-29
drm/virtio: implement blob resources: report blob mem to userspace
Gurchetan Singh
1
-0
/
+3
2020-09-29
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
3
-6
/
+47
2020-09-29
drm/virtio: implement blob resources: refactor UUID code somewhat
Gurchetan Singh
2
-13
/
+31
2020-09-29
drm/virtio: implement blob resources: blob display integration
Gurchetan Singh
1
-6
/
+17
2020-09-29
drm/virtio: implement blob resources: hypercall interface
Gurchetan Singh
2
-0
/
+80
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
7
-3
/
+293
2020-09-29
drm/virtio: implement blob resources: add new fields to internal structs
Gurchetan Singh
1
-3
/
+14
2020-09-29
drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
Gurchetan Singh
2
-2
/
+3
2020-09-29
drm/virtio: implement blob resources: probe for host visible region
Gerd Hoffmann
3
-2
/
+25
2020-09-29
drm/virtio: implement blob resources: probe for the feature.
Gerd Hoffmann
4
-3
/
+10
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
3
-11
/
+11
2020-09-29
drm/virtio: blob prep: refactor getting pages and attaching backing
Gurchetan Singh
1
-8
/
+8
2020-09-25
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2
-1
/
+1
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-29
/
+48
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2
-22
/
+26
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
1
-1
/
+4
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
1
-18
/
+20
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
3
-6
/
+13
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-0
/
+2
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
3
-7
/
+16
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
2
-22
/
+26
2020-09-09
drm/virtio: report uuid in debugfs
Gurchetan Singh
1
-0
/
+1
2020-09-09
drm/virtio: fix uninitialized variable
Gurchetan Singh
1
-1
/
+1
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
2
-3
/
+9
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-1
/
+1
2020-09-04
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
3
-6
/
+1
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
3
-1
/
+15
[next]