Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ebaa0b9c2d47ddc832a74254beaa518f64b9cb4
/
drivers
/
gpu
/
drm
/
virtio
a325725
drm: Lobotomize set_busid nonsense for !pci drivers
by Daniel Vetter
· 8 years ago
0d841ac
drm/virtio: Don't reinvent a flipping wheel
by Daniel Vetter
· 8 years ago
a50dcc5
drm: virtgpu: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 8 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 8 years ago
76c6dcc
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
bb4cec0
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
0062795
virtio-gpu: use src not crtc
by Gerd Hoffmann
· 8 years ago
86f752d
virtio-gpu: pick up hotspot from framebuffer
by Gerd Hoffmann
· 8 years ago
bbbed88
virtio-gpu: switch to atomic cursor interfaces
by Gerd Hoffmann
· 8 years ago
e7cf096
virtio-gpu: add atomic_commit function
by Gerd Hoffmann
· 8 years ago
d3767d4
virtio-gpu: fix output lookup
by Gerd Hoffmann
· 8 years ago
a288c1e
drm/virtio: use drm_crtc_send_vblank_event()
by Gustavo Padovan
· 8 years ago
bd884b7
drm/virtio: Use lockless gem BO free callback
by Daniel Vetter
· 8 years ago
d1e372c
virtio-gpu: fix output lookup
by Gerd Hoffmann
· 8 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
bafb86f
Merge tag 'v4.6-rc7' into drm-next
by Dave Airlie
· 9 years ago
98c2872
drm/ttm: implement LRU add callbacks v2
by Christian König
· 9 years ago
8aa6d4f
drm/ttm: remove lazy parameter from ttm_bo_wait
by Christian König
· 9 years ago
dfd5e50
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
by Christian König
· 9 years ago
9a11d2e
drm/virtio: send vblank event after crtc updates
by Gustavo Padovan
· 9 years ago
1b31112
drm/virtio: Drop dummy gamma table support
by Daniel Vetter
· 9 years ago
44debe7
vgacon: dummy implementation for vgacon_text_force
by Daniel Vetter
· 9 years ago
f40f917
drm/virtio: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
08244c0
Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
5954d3a
drm/virtio: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
5443ce8
drm: virtio-gpu: set atomic flag
by Rob Herring
· 9 years ago
4109e7f
drm: virtio-gpu: transfer dumb buffers to host on plane update
by Rob Herring
· 9 years ago
bd17d1c
drm: virtio-gpu: ensure plane is flushed to host on atomic update
by Rob Herring
· 9 years ago
11c94ac
drm: virtio-gpu: get the fb from the plane state for atomic updates
by Rob Herring
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
f7ad26f
virtio: make find_vqs() checkpatch.pl-friendly
by Stefan Hajnoczi
· 9 years ago
6af3e65
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
3dc8ed7
drm/virtio: Drop dummy save/restore functions
by Daniel Vetter
· 9 years ago
e876b41
Back merge tag 'v4.4-rc4' into drm-next
by Dave Airlie
· 9 years ago
d6d38d9
virtio-gpu: use no-merge for fill-modes
by Marc-André Lureau
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
d24796a
virtio-gpu: add page flip support
by Gerd Hoffmann
· 9 years ago
f3380a3
virtio-gpu: mark as a render gpu
by Dave Airlie
· 9 years ago
11a8f28
virtio-gpu: add basic prime support
by Dave Airlie
· 10 years ago
62fb7a5
virtio-gpu: add 3d/virgl support
by Gerd Hoffmann
· 10 years ago
7552ed8
virtio-gpu: don't free things on ttm_bo_init failure
by Dave Airlie
· 9 years ago
6d41533
virtio-gpu: wait for cursor updates finish
by Gerd Hoffmann
· 9 years ago
ec2f057
virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
by Gerd Hoffmann
· 9 years ago
9c73f47
virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
by Gerd Hoffmann
· 9 years ago
d549f54
drm/virtio: use %llu format string form atomic64_t
by Arnd Bergmann
· 9 years ago
0843010
drm/virtio: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
d5084f1
virtio-gpu: add locking for vbuf pool
by Dave Airlie
· 9 years ago
441012a
drm/virtgpu: initialise fbdev after getting initial display info
by Dave Airlie
· 9 years ago
50cb941
Add virtio-vga bits.
by Gerd Hoffmann
· 10 years ago
3f05eb4
drm/virtio: remove some dead code
by Dan Carpenter
· 9 years ago
2b7edca
drm/virtio: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
dc5698e
Add virtio gpu driver.
by Dave Airlie
· 11 years ago