1. c2cbc38 drm: virtio: reinstate drm_virtio_set_busid() by Laszlo Ersek · 8 years ago
  2. c0d5fb4 Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  3. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  4. 30b9c96 drm/virtio: add real fence context and seqno by Gustavo Padovan · 8 years ago
  5. 5c32c3d drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping by Gustavo Padovan · 8 years ago
  6. b28c69d virtio-gpu: avoid possible NULL pointer dereference by Heinrich Schuchardt · 8 years ago
  7. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  8. 7ad61e6 virtio-gpu: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  9. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  10. a985311 drm/virtio: Fix non static symbol warning by Wei Yongjun · 8 years ago
  11. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  12. 0b6320d drm/virtio: make fbdev support really optional by Tobias Jakobi · 8 years ago
  13. 5345a5a drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  14. 88932a7 drm/ttm: add wait for idle in all drivers bo_move functions by Christian König · 8 years ago
  15. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  16. 0d841ac drm/virtio: Don't reinvent a flipping wheel by Daniel Vetter · 8 years ago
  17. a50dcc5 drm: virtgpu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  18. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  19. 76c6dcc Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  20. 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
  21. 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
  22. 0062795 virtio-gpu: use src not crtc by Gerd Hoffmann · 8 years ago
  23. 86f752d virtio-gpu: pick up hotspot from framebuffer by Gerd Hoffmann · 8 years ago
  24. bbbed88 virtio-gpu: switch to atomic cursor interfaces by Gerd Hoffmann · 8 years ago
  25. e7cf096 virtio-gpu: add atomic_commit function by Gerd Hoffmann · 8 years ago
  26. d3767d4 virtio-gpu: fix output lookup by Gerd Hoffmann · 8 years ago
  27. a288c1e drm/virtio: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  28. bd884b7 drm/virtio: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  29. d1e372c virtio-gpu: fix output lookup by Gerd Hoffmann · 8 years ago
  30. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  31. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  32. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 8 years ago
  33. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 8 years ago
  34. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 8 years ago
  35. 9a11d2e drm/virtio: send vblank event after crtc updates by Gustavo Padovan · 8 years ago
  36. 1b31112 drm/virtio: Drop dummy gamma table support by Daniel Vetter · 8 years ago
  37. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 8 years ago
  38. f40f917 drm/virtio: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  39. 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
  40. 5954d3a drm/virtio: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  41. 5443ce8 drm: virtio-gpu: set atomic flag by Rob Herring · 9 years ago
  42. 4109e7f drm: virtio-gpu: transfer dumb buffers to host on plane update by Rob Herring · 9 years ago
  43. bd17d1c drm: virtio-gpu: ensure plane is flushed to host on atomic update by Rob Herring · 9 years ago
  44. 11c94ac drm: virtio-gpu: get the fb from the plane state for atomic updates by Rob Herring · 9 years ago
  45. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  46. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  47. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  48. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  49. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  50. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  51. 3dc8ed7 drm/virtio: Drop dummy save/restore functions by Daniel Vetter · 9 years ago
  52. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  53. d6d38d9 virtio-gpu: use no-merge for fill-modes by Marc-André Lureau · 9 years ago
  54. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  55. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 9 years ago
  56. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. d24796a virtio-gpu: add page flip support by Gerd Hoffmann · 9 years ago
  58. f3380a3 virtio-gpu: mark as a render gpu by Dave Airlie · 9 years ago
  59. 11a8f28 virtio-gpu: add basic prime support by Dave Airlie · 10 years ago
  60. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  61. 7552ed8 virtio-gpu: don't free things on ttm_bo_init failure by Dave Airlie · 9 years ago
  62. 6d41533 virtio-gpu: wait for cursor updates finish by Gerd Hoffmann · 9 years ago
  63. ec2f057 virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer by Gerd Hoffmann · 9 years ago
  64. 9c73f47 virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked by Gerd Hoffmann · 9 years ago
  65. d549f54 drm/virtio: use %llu format string form atomic64_t by Arnd Bergmann · 9 years ago
  66. 0843010 drm/virtio: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  67. d5084f1 virtio-gpu: add locking for vbuf pool by Dave Airlie · 9 years ago
  68. 441012a drm/virtgpu: initialise fbdev after getting initial display info by Dave Airlie · 9 years ago
  69. 50cb941 Add virtio-vga bits. by Gerd Hoffmann · 9 years ago
  70. 3f05eb4 drm/virtio: remove some dead code by Dan Carpenter · 9 years ago
  71. 2b7edca drm/virtio: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  72. dc5698e Add virtio gpu driver. by Dave Airlie · 11 years ago