1. c0d5fb4 Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  2. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  3. 4532b24 drm/qxl: reapply cursor after SetCrtc calls by Ray Strode · 8 years ago
  4. bd4a68d Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  5. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 8 years ago
  6. 96c594b drm/qxl: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  7. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  8. 2b721f2 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 8 years ago
  9. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  10. 0c75613 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 8 years ago
  11. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  12. 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 8 years ago
  13. dc3583c drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  14. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  15. f0a3e1e drm/qxl: make fbdev support really optional by Tobias Jakobi · 8 years ago
  16. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  17. 6566435 qxl: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  18. f4cceb2 qxl: check for kmap failures by Dan Carpenter · 8 years ago
  19. 7b2d16f drm/qxl: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  20. ab1947b drm/qxl: Remove dead code by Thierry Reding · 8 years ago
  21. 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 8 years ago
  22. 88932a7 drm/ttm: add wait for idle in all drivers bo_move functions by Christian König · 8 years ago
  23. 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
  24. 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
  25. cb76e35 drm/qxl: Remove useless drm_fb_get_bpp_depth() call by Laurent Pinchart · 8 years ago
  26. 078ace6 drm/qxl: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 8 years ago
  27. 8a60522 drm/qxl: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  28. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 8 years ago
  29. 9f4eebd drm/qxl: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  30. 0eef29d drm/qxl: Don't set a gamma table size by Daniel Vetter · 8 years ago
  31. 2d6b1d4 qxl: catch qxlfb_create_pinned_object failures by Gerd Hoffmann · 8 years ago
  32. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  33. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  34. a64424d Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  35. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 8 years ago
  36. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 8 years ago
  37. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 8 years ago
  38. 6819c3c drm/qxl: Use drm_fb_helper deferred_io support by Noralf Trønnes · 8 years ago
  39. 2b5e8e5 drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*() by Noralf Trønnes · 8 years ago
  40. 068149a drm/qxl: Use unlocked gem unreferencing by Daniel Vetter · 8 years ago
  41. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  42. d59a1f7 drm/qxl: fix cursor position with non-zero hotspot by John Keeping · 9 years ago
  43. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 8 years ago
  44. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  45. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 8 years ago
  46. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 8 years ago
  47. 4a71396 drm/qxl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 8 years ago
  48. 3ebf1c6 drm/qxl: use to_qxl_bo macro by Frediano Ziglio · 9 years ago
  49. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  50. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  51. 2ed1e42 drm/qxl: Drop dummy save/restore hooks by Daniel Vetter · 9 years ago
  52. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  53. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 9 years ago
  54. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  55. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  56. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  57. 266424b drm/qxl: avoid dependency lock by Frediano Ziglio · 9 years ago
  58. 7eb9974 drm/qxl: avoid buffer reservation in qxl_crtc_page_flip by Frediano Ziglio · 9 years ago
  59. 6090652 drm/qxl: fix framebuffer dirty rectangle tracking. by Gerd Hoffmann · 9 years ago
  60. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  61. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  62. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  63. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  64. 2143287 drm/qxl: Don't take dev->struct_mutex in bo_force_delete by Daniel Vetter · 9 years ago
  65. e7cd84c drm/qxl: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  66. ef13169 drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo by Frediano Ziglio · 9 years ago
  67. 74d9a63 drm/qxl: Simplify cleaning qxl processing command by Frediano Ziglio · 9 years ago
  68. e07154e drm/qxl: Move main reference counter to GEM object instead of TTM ones by Frediano Ziglio · 9 years ago
  69. 72ec565 drm/qxl: Remove format string errors by Frediano Ziglio · 9 years ago
  70. de0b523 drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved by Frediano Ziglio · 9 years ago
  71. 6ecf5c2 drm/qxl: Fix return for qxl_release_alloc by Frediano Ziglio · 9 years ago
  72. c610c71 drm/qxl: Handle all errors in qxl_surface_evict by Frediano Ziglio · 9 years ago
  73. fe2af53 drm/qxl: Avoid double free on error by Frediano Ziglio · 9 years ago
  74. 55cc3df drm/qxl: Fix print statement not using uninitialized variable by Frediano Ziglio · 9 years ago
  75. 8451cc9 drm/qxl: Do not leak memory if qxl_release_list_add fails by Frediano Ziglio · 9 years ago
  76. 2fa1953 drm/qxl: Do not cause spice-server to clean our objects by Frediano Ziglio · 9 years ago
  77. c0fe07a drm/qxl: rewrite framebuffer support by Gerd Hoffmann · 9 years ago
  78. 337eb43 drm/qxl: Fix qxl_noop_get_vblank_counter() by Mario Kleiner · 9 years ago
  79. 71279a1 drm/qxl: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  80. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  81. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  82. 967b8e0 drm/qxl: drop unused mode private pointer by Dave Airlie · 10 years ago
  83. 7dea094 drm/qxl: use suggested x/y offset properties to pass guest prefs by Dave Airlie · 10 years ago
  84. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  85. c572aaf qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago
  86. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  87. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  88. b5e9c1a drm: Pass dma-buf as argument to gem_prime_import_sg_table by Maarten Lankhorst · 11 years ago
  89. f38e34a drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  90. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  91. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  92. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  93. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  94. 58b21c2 drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects by Maarten Lankhorst · 10 years ago
  95. b75402c drm/qxl: fix gaping memory hole by Maarten Lankhorst · 10 years ago
  96. d7e4d67 drm/qxl: Remove release_lock stupidity by Maarten Lankhorst · 10 years ago
  97. 47c1296 drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks by Andreas Pokorny · 10 years ago
  98. 058e9f5 drm/qxl: simple crtc page flipping emulated using buffer copy by Andreas Pokorny · 10 years ago
  99. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  100. 2f453ed drm/qxl: rework to new fence interface by Maarten Lankhorst · 10 years ago