index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
2018-09-26
1
-3
/
+8
*
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
2018-09-26
3
-17
/
+6
*
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2018-09-26
2
-0
/
+9
*
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-09-25
4
-55
/
+13
*
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
2018-09-25
5
-19
/
+17
*
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
2018-09-19
3
-7
/
+26
*
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
2018-09-10
1
-3
/
+0
*
drm/virtio: add iommu support.
Gerd Hoffmann
2018-09-05
2
-9
/
+38
*
drm/virtio: add virtio_gpu_object_detach() function
Gerd Hoffmann
2018-09-05
4
-7
/
+12
*
drm/virtio: track virtual output state
Gerd Hoffmann
2018-09-05
3
-1
/
+6
*
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
1
-21
/
+3
*
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Dan Carpenter
2018-08-30
1
-2
/
+3
*
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-30
1
-3
/
+2
*
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2018-08-30
1
-1
/
+1
*
drm/virtio: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-08-10
1
-1
/
+1
*
gpu: drm: virtio: code cleanup
Souptick Joarder
2018-08-08
1
-35
/
+1
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/virtio: Remove unecessary dma_fence_ops
Daniel Vetter
2018-07-03
1
-7
/
+0
*
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
2018-06-11
1
-2
/
+0
*
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-05-18
4
-32
/
+11
*
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-04-30
1
-1
/
+1
|
\
|
*
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
|
drm/virtio: fix vq wait_event condition
Gerd Hoffmann
2018-04-25
1
-2
/
+2
|
/
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-6
/
+11
|
\
|
*
virtio-gpu: fix ioctl and expose the fixed status to userspace.
Dave Airlie
2018-02-27
1
-6
/
+11
*
|
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
1
-4
/
+3
*
|
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-14
9
-29
/
+39
|
\
\
|
*
|
drm/virtio: Add spaces around operators
Rodrigo Siqueira
2018-02-27
2
-12
/
+12
|
*
|
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
2018-02-27
3
-3
/
+0
|
*
|
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
2018-02-27
4
-5
/
+5
|
*
|
drm/virtio: Remove return from void function
Rodrigo Siqueira
2018-02-27
1
-2
/
+0
|
*
|
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
2018-02-27
3
-3
/
+6
|
*
|
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2018-02-27
6
-0
/
+12
|
*
|
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
2018-02-27
2
-4
/
+4
*
|
|
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-27
1
-1
/
+1
*
|
|
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-27
1
-4
/
+2
*
|
|
drm/virtio: remove ttm_pool_* wrappers
Christian König
2018-02-27
1
-16
/
+0
|
/
/
*
/
drm/virtio: Don't return invalid caps on timeout
Tomeu Vizoso
2018-02-01
1
-0
/
+2
|
/
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
2
-3
/
+8
*
drm/virtio: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-27
1
-1
/
+0
*
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
1
-4
/
+3
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-5
/
+6
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-03
3
-5
/
+15
|
\
|
*
virtgpu: remove redundant task_comm copying
Michał Mirosław
2017-11-10
1
-4
/
+2
|
*
drm/virtio: add create_handle support.
Lepton Wu
2017-11-10
1
-0
/
+12
|
*
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
2017-10-30
1
-1
/
+1
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
3
-10
/
+10
|
\
|
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-10-03
1
-1
/
+1
|
|
\
|
*
|
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
2017-10-02
3
-10
/
+10
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
|
/
|
[next]