Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c5caf21ab0cf884ef15b25af234f620e4a233139
/
drivers
/
gpu
/
drm
/
virtio
eed6f0e
virtio-gpu: fix vblank events
by Gerd Hoffmann
· 8 years ago
c2cbc38
drm: virtio: reinstate drm_virtio_set_busid()
by Laszlo Ersek
· 8 years ago
c0d5fb4
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
30b9c96
drm/virtio: add real fence context and seqno
by Gustavo Padovan
· 8 years ago
5c32c3d
drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
by Gustavo Padovan
· 8 years ago
b28c69d
virtio-gpu: avoid possible NULL pointer dereference
by Heinrich Schuchardt
· 8 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
7ad61e6
virtio-gpu: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 8 years ago
a985311
drm/virtio: Fix non static symbol warning
by Wei Yongjun
· 8 years ago
2383050f
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
0b6320d
drm/virtio: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
5345a5a
drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
by Markus Elfring
· 8 years ago
88932a7
drm/ttm: add wait for idle in all drivers bo_move functions
by Christian König
· 8 years ago
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
4109e7f7
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
e876b41a
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