1. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 9 years ago
  2. cbdded7 drm: qxl: Embed drm_device into driver structure by Gabriel Krisman Bertazi · 9 years ago
  3. d74d74a drm: qxl: Drop duplicated pci_device pointer attribute by Gabriel Krisman Bertazi · 9 years ago
  4. 5472bdee drm: qxl: Drop duplicated device pointer attribute by Gabriel Krisman Bertazi · 9 years ago
  5. 768851b drm: qxl: Drop misleading comment by Gabriel Krisman Bertazi · 9 years ago
  6. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 9 years ago
  7. 66257db drm/ttm: add evict parameter to ttm_bo_driver::move_notify by Nicolai Hähnle · 9 years ago
  8. 6f897f5 drm: qxl: Open code teardown function for qxl by Gabriel Krisman Bertazi · 9 years ago
  9. 2b65d56 drm: qxl: Open code probing sequence for qxl by Gabriel Krisman Bertazi · 9 years ago
  10. 8e945cb drm: qxl: Let DRM core handle connector registering by Gabriel Krisman Bertazi · 9 years ago
  11. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 9 years ago
  12. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 9 years ago
  13. b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 9 years ago
  14. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 9 years ago
  15. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 9 years ago
  16. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 9 years ago
  17. 5360943 drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init() by Ville Syrjälä · 9 years ago
  18. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 9 years ago
  19. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 9 years ago
  20. 16571a8 drm/qxl: fix use of uninitialized variable by Pan Bian · 9 years ago
  21. 48d9831 drm/qxl: Don't register debugfs for control minors by Daniel Vetter · 9 years ago
  22. 6320745 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  23. ff996e7 qxl: Allow resolution which are not multiple of 8 by Christophe Fergeau · 9 years ago
  24. 9e3b317 qxl: Don't notify userspace when monitors config is unchanged by Christophe Fergeau · 9 years ago
  25. ae4b9a0 qxl: Remove qxl_bo_init() return value by Christophe Fergeau · 9 years ago
  26. b3740e8 qxl: Call qxl_gem_{init, fini} by Christophe Fergeau · 9 years ago
  27. 00d7d64 qxl: Add missing '\n' to qxl_io_log() call by Christophe Fergeau · 9 years ago
  28. 86c792a qxl: Remove unused prototype by Christophe Fergeau · 9 years ago
  29. e4a7644 qxl: Mark some internal functions as static by Christophe Fergeau · 9 years ago
  30. 1102af1 drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 9 years ago
  31. 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 9 years ago
  32. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 9 years ago
  33. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 9 years ago
  34. c0d5fb4 Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  35. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  36. 4532b24 drm/qxl: reapply cursor after SetCrtc calls by Ray Strode · 9 years ago
  37. bd4a68d Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  38. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 9 years ago
  39. 96c594b drm/qxl: squash lines for simple wrapper functions by Masahiro Yamada · 9 years ago
  40. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 9 years ago
  41. 2b721f2 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  42. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  43. 0c75613 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  44. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 9 years ago
  45. 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 9 years ago
  46. dc3583c drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 9 years ago
  47. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 9 years ago
  48. f0a3e1e drm/qxl: make fbdev support really optional by Tobias Jakobi · 9 years ago
  49. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  50. 6566435 qxl: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  51. f4cceb2 qxl: check for kmap failures by Dan Carpenter · 9 years ago
  52. 7b2d16f drm/qxl: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  53. ab1947b drm/qxl: Remove dead code by Thierry Reding · 9 years ago
  54. 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 9 years ago
  55. 88932a7 drm/ttm: add wait for idle in all drivers bo_move functions by Christian König · 9 years ago
  56. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  57. bb4cec0 Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  58. cb76e35 drm/qxl: Remove useless drm_fb_get_bpp_depth() call by Laurent Pinchart · 9 years ago
  59. 078ace6 drm/qxl: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
  60. 8a60522 drm/qxl: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
  61. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
  62. 9f4eebd drm/qxl: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  63. 0eef29d drm/qxl: Don't set a gamma table size by Daniel Vetter · 9 years ago
  64. 2d6b1d4 qxl: catch qxlfb_create_pinned_object failures by Gerd Hoffmann · 9 years ago
  65. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  66. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  67. a64424d Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  68. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 9 years ago
  69. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 9 years ago
  70. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
  71. 6819c3c drm/qxl: Use drm_fb_helper deferred_io support by Noralf Trønnes · 9 years ago
  72. 2b5e8e5 drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*() by Noralf Trønnes · 9 years ago
  73. 068149a drm/qxl: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  74. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  75. d59a1f7 drm/qxl: fix cursor position with non-zero hotspot by John Keeping · 10 years ago
  76. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  77. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  78. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 10 years ago
  79. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 9 years ago
  80. 4a71396 drm/qxl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  81. 3ebf1c6 drm/qxl: use to_qxl_bo macro by Frediano Ziglio · 10 years ago
  82. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 10 years ago
  83. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 10 years ago
  84. 2ed1e42 drm/qxl: Drop dummy save/restore hooks by Daniel Vetter · 10 years ago
  85. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 10 years ago
  86. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 10 years ago
  87. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  88. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 10 years ago
  89. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 10 years ago
  90. 266424b drm/qxl: avoid dependency lock by Frediano Ziglio · 10 years ago
  91. 7eb9974 drm/qxl: avoid buffer reservation in qxl_crtc_page_flip by Frediano Ziglio · 10 years ago
  92. 6090652 drm/qxl: fix framebuffer dirty rectangle tracking. by Gerd Hoffmann · 10 years ago
  93. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 10 years ago
  94. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 10 years ago
  95. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 10 years ago
  96. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 10 years ago
  97. 2143287 drm/qxl: Don't take dev->struct_mutex in bo_force_delete by Daniel Vetter · 10 years ago
  98. e7cd84c drm/qxl: Use new drm_fb_helper functions by Archit Taneja · 10 years ago
  99. ef13169 drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo by Frediano Ziglio · 10 years ago
  100. 74d9a63 drm/qxl: Simplify cleaning qxl processing command by Frediano Ziglio · 10 years ago