index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
6
-187
/
+36
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
4
-176
/
+3
2019-06-11
drm/virtio: Add memory barriers for capset cache.
David Riley
2
-0
/
+5
2019-06-06
drm/virtio: Fix cache entry creation race.
David Riley
1
-1
/
+21
2019-06-06
drm/virtio: Wake up all waiters when capset response comes in.
David Riley
1
-1
/
+1
2019-06-06
drm/virtio: Ensure cached capset entries are valid before copying.
David Riley
1
-2
/
+1
2019-06-05
drm/virtio: use u64_to_user_ptr macro
Gurchetan Singh
1
-7
/
+5
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-1
/
+1
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-22
/
+93
2019-05-23
drm/virtio: remove irrelevant DRM_UNLOCKED flag
Emil Velikov
1
-9
/
+9
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
3
-0
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-241
/
+217
2019-05-06
drm/virtio: Remove redundant return type
Robert Foss
2
-3
/
+2
2019-05-06
drm/virtio: allocate fences with GFP_KERNEL
Chia-I Wu
1
-1
/
+1
2019-05-06
drm/virtio: add trace events for commands
Chia-I Wu
4
-1
/
+68
2019-05-06
drm/virtio: trace drm_fence_emit
Chia-I Wu
1
-0
/
+3
2019-05-06
drm/virtio: set seqno for dma-fence
Chia-I Wu
2
-8
/
+10
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
3
-0
/
+20
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-3
/
+1
2019-04-02
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
6
-91
/
+83
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
3
-19
/
+32
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
4
-15
/
+16
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
4
-34
/
+35
2019-03-28
drm/virtio: move virtio_gpu_object_{attach, detach} calls.
Gerd Hoffmann
1
-68
/
+24
2019-03-28
drm/virtio: add virtio-gpu-features debugfs file.
Gerd Hoffmann
1
-1
/
+26
2019-03-28
drm/virtio: remove set but not used variable 'vgdev'
YueHaibing
1
-6
/
+0
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+1
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-2
/
+0
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
3
-0
/
+15
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
3
-15
/
+0
2019-02-28
drm/virtio: implement prime mmap
Gerd Hoffmann
1
-2
/
+5
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
3
-22
/
+0
2019-02-11
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
1
-0
/
+13
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2
-2
/
+2
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
3
-22
/
+0
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
6
-122
/
+83
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
4
-12
/
+5
2019-01-08
drm/virtio: fix pageflip flush
Gerd Hoffmann
1
-5
/
+6
2019-01-08
drm/virtio: log error responses
Gerd Hoffmann
1
-2
/
+10
2019-01-08
drm/virtio: Add missing virtqueue reset
Ezequiel Garcia
1
-0
/
+1
2019-01-08
drm/virtio: Remove incorrect kfree()
Ezequiel Garcia
1
-4
/
+0
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
5
-215
/
+8
2018-11-29
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-65
/
+0
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
3
-6
/
+4
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
5
-27
/
+27
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-0
/
+91
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-38
/
+183
[next]