index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-26
1
-1
/
+1
*
|
|
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
1
-4
/
+2
*
|
|
drm/virtio: remove ttm_pool_* wrappers
Christian König
2018-02-26
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-04
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-15
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
|
|
/
|
/
|
*
|
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-17
1
-1
/
+1
|
/
*
drm/virtio: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-16
3
-11
/
+0
*
drm/virtio: make drm_fb_helper_funcs const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Remove drm_device->virtdev
Daniel Vetter
2017-05-29
2
-3
/
+2
*
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-13
/
+14
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
1
-2
/
+1
|
\
|
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
1
-2
/
+1
|
|
\
|
|
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-2
/
+1
*
|
|
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
6
-16
/
+15
|
/
/
*
|
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-11
5
-59
/
+82
|
\
\
|
*
|
drm/virtio: don't leak bo on drm_gem_object_init failure
Gerd Hoffmann
2017-04-07
1
-1
/
+3
|
*
|
drm: virtio: fix virtio_gpu_cursor_formats
Laurent Vivier
2017-04-06
1
-0
/
+4
|
*
|
drm: virtio: fix virtio_gpu_mode_dumb_create
Gerd Hoffmann
2017-04-04
1
-2
/
+4
|
*
|
drm: virtio: add virtio_gpu_translate_format
Gerd Hoffmann
2017-04-04
3
-56
/
+71
[next]