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-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-10
4
-8
/
+3
|
\
\
|
*
|
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
1
-1
/
+1
|
*
|
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
2
-3
/
+2
|
*
|
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
1
-4
/
+0
*
|
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
4
-8
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
drm/ttm: use designated initializers
Kees Cook
2016-12-18
1
-5
/
+5
|
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
|
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
2016-12-15
1
-1
/
+2
|
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
Michael S. Tsirkin
2016-12-15
1
-0
/
+2
*
|
drm/virtio: fix lock context imbalance
Michael S. Tsirkin
2016-12-15
1
-1
/
+3
*
|
drm/virtio: fix endianness in primary_plane_update
Michael S. Tsirkin
2016-12-15
1
-2
/
+2
|
/
*
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-30
4
-15
/
+12
|
\
|
*
drm/virtio: allocate some extra bufs
Gerd Hoffmann
2016-11-15
1
-1
/
+1
|
*
Revert "drm: virtio: reinstate drm_virtio_set_busid()"
Gerd Hoffmann
2016-11-15
3
-12
/
+0
|
*
drm/virtio: fix busid regression
Gerd Hoffmann
2016-11-15
1
-2
/
+11
*
|
drm/virtio: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-7
/
+1
*
|
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-2
/
+0
|
\
\
|
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
virtio-gpu: fix vblank events
Gerd Hoffmann
2016-11-03
1
-2
/
+1
*
|
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
5
-22
/
+22
|
\
\
|
*
|
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
5
-22
/
+22
*
|
|
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
1
-0
/
+1
|
/
/
*
/
drm/virtio: kconfig: Fixup white space.
Peter Griffin
2016-10-21
1
-3
/
+3
|
/
*
drm: virtio: reinstate drm_virtio_set_busid()
Laszlo Ersek
2016-10-04
3
-0
/
+12
*
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-09-28
5
-19
/
+15
|
\
|
*
drm/virtio: add real fence context and seqno
Gustavo Padovan
2016-09-20
3
-1
/
+3
|
*
drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
Gustavo Padovan
2016-09-20
1
-16
/
+8
|
*
virtio-gpu: avoid possible NULL pointer dereference
Heinrich Schuchardt
2016-09-20
1
-2
/
+4
*
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
|
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+2
*
|
virtio-gpu: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-19
1
-9
/
+4
*
|
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-12
1
-1
/
+2
|
/
*
drm/virtio: Fix non static symbol warning
Wei Yongjun
2016-07-19
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
1
-0
/
+6
|
\
|
*
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
2016-07-07
1
-0
/
+6
*
|
drm/virtio: make fbdev support really optional
Tobias Jakobi
2016-07-18
1
-4
/
+0
*
|
drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...
Markus Elfring
2016-07-18
1
-4
/
+2
|
/
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
3
-12
/
+0
*
drm/virtio: Don't reinvent a flipping wheel
Daniel Vetter
2016-06-14
1
-58
/
+13
*
drm: virtgpu: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-10
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...
Dave Airlie
2016-06-09
3
-113
/
+155
|
\
|
*
virtio-gpu: use src not crtc
Gerd Hoffmann
2016-06-07
1
-13
/
+18
|
*
virtio-gpu: pick up hotspot from framebuffer
Gerd Hoffmann
2016-06-07
1
-7
/
+13
|
*
virtio-gpu: switch to atomic cursor interfaces
Gerd Hoffmann
2016-06-07
3
-99
/
+109
|
*
virtio-gpu: add atomic_commit function
Gerd Hoffmann
2016-06-07
2
-1
/
+22
[prev]
[next]