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
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
3
-9
/
+8
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-0
/
+12
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
1
-0
/
+2
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-1
/
+1
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2
-2
/
+2
2016-04-27
drm/virtio: send vblank event after crtc updates
Gustavo Padovan
1
-0
/
+12
2016-04-12
drm/virtio: Drop dummy gamma table support
Daniel Vetter
1
-9
/
+0
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
1
-2
/
+0
2016-03-04
drm/virtio: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-19
Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-8
/
+0
2016-02-16
drm/virtio: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-11
drm: virtio-gpu: set atomic flag
Rob Herring
1
-1
/
+1
2016-02-11
drm: virtio-gpu: transfer dumb buffers to host on plane update
Rob Herring
1
-0
/
+7
2016-02-11
drm: virtio-gpu: ensure plane is flushed to host on atomic update
Rob Herring
1
-0
/
+5
2016-02-11
drm: virtio-gpu: get the fb from the plane state for atomic updates
Rob Herring
1
-2
/
+2
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
1
-1
/
+1
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-12-08
drm/virtio: Drop dummy save/restore functions
Daniel Vetter
1
-12
/
+0
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2015-12-01
virtio-gpu: use no-merge for fill-modes
Marc-André Lureau
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2
-3
/
+3
2015-11-24
drm: Remove unused fbdev_list members
Lukas Wunner
1
-1
/
+0
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-25
/
+1289
2015-10-16
virtio-gpu: add page flip support
Gerd Hoffmann
1
-3
/
+46
2015-10-16
virtio-gpu: mark as a render gpu
Dave Airlie
2
-10
/
+10
2015-10-16
virtio-gpu: add basic prime support
Dave Airlie
4
-2
/
+96
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
8
-2
/
+1089
2015-10-16
virtio-gpu: don't free things on ttm_bo_init failure
Dave Airlie
1
-8
/
+3
2015-10-16
virtio-gpu: wait for cursor updates finish
Gerd Hoffmann
1
-0
/
+8
2015-10-16
virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
Gerd Hoffmann
2
-7
/
+35
2015-10-16
virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
Gerd Hoffmann
1
-4
/
+13
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2
-3
/
+3
2015-08-06
drm/virtio: Use new drm_fb_helper functions
Archit Taneja
1
-23
/
+9
2015-06-16
virtio-gpu: add locking for vbuf pool
Dave Airlie
2
-0
/
+8
2015-06-16
drm/virtgpu: initialise fbdev after getting initial display info
Dave Airlie
3
-1
/
+6
2015-06-16
Add virtio-vga bits.
Gerd Hoffmann
1
-20
/
+24
2015-06-11
drm/virtio: remove some dead code
Dan Carpenter
1
-2
/
+0
2015-06-11
drm/virtio: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2015-06-03
Add virtio gpu driver.
Dave Airlie
15
-0
/
+3375