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
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
5
-0
/
+91
2018-11-14
drm/virtio: fix memory leak of vfpriv on error return path
Colin Ian King
1
-1
/
+3
2018-11-14
drm/virtio: bump driver version after explicit synchronization addition
Gustavo Padovan
1
-2
/
+2
2018-11-14
drm/virtio: add in/out fence support for explicit synchronization
Robert Foss
1
-17
/
+64
2018-11-14
drm/virtio: add uapi for in and out explicit fences
Robert Foss
1
-0
/
+5
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
5
-15
/
+96
2018-11-14
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2
-5
/
+6
2018-11-14
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
1
-2
/
+11
2018-10-30
gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
Sabyasachi Gupta
1
-2
/
+1
2018-10-29
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
1
-18
/
+11
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
3
-28
/
+8
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
6
-26
/
+23
2018-10-29
drm/virtio: drop resource_id argument.
Gerd Hoffmann
6
-16
/
+10
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...
Gerd Hoffmann
1
-16
/
+8
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...
Gerd Hoffmann
1
-5
/
+3
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
Gerd Hoffmann
1
-4
/
+4
2018-10-29
drm/virtio: track created object state
Gerd Hoffmann
6
-5
/
+16
2018-10-25
drm/virtio: document drm_dev_set_unique workaround
Emil Velikov
1
-0
/
+31
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
1
-3
/
+8
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
3
-17
/
+6
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2
-0
/
+9
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
4
-55
/
+13
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
5
-19
/
+17
2018-09-19
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
3
-7
/
+26
2018-09-10
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
1
-3
/
+0
2018-09-05
drm/virtio: add iommu support.
Gerd Hoffmann
2
-9
/
+38
2018-09-05
drm/virtio: add virtio_gpu_object_detach() function
Gerd Hoffmann
4
-7
/
+12
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
3
-1
/
+6
2018-09-03
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-21
/
+3
2018-08-30
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Dan Carpenter
1
-2
/
+3
2018-08-30
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-30
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-08-10
drm/virtio: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2018-08-08
gpu: drm: virtio: code cleanup
Souptick Joarder
1
-35
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-03
drm/virtio: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-06-11
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
1
-2
/
+0
2018-05-18
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
4
-32
/
+11
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-04-25
drm/virtio: fix vq wait_event condition
Gerd Hoffmann
1
-2
/
+2
2018-04-25
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-6
/
+11
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-4
/
+3
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-29
/
+39
2018-02-27
drm/virtio: Add spaces around operators
Rodrigo Siqueira
2
-12
/
+12
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
3
-3
/
+0
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
4
-5
/
+5
2018-02-27
drm/virtio: Remove return from void function
Rodrigo Siqueira
1
-2
/
+0
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
3
-3
/
+6
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
6
-0
/
+12
[next]