1. 6f2bb11 drm/qxl: Use simple encoder by Thomas Zimmermann · 5 years ago
  2. e297652 drm/qxl: Remove sending of vblank event by Thomas Zimmermann · 5 years ago
  3. e0828d5 drm/qxl: use embedded gem object by Gerd Hoffmann · 5 years ago
  4. c0f4b75 drm/qxl: drop use of drmP.h by Sam Ravnborg · 6 years ago
  5. fb8cd60 drm/qxl: remove set but not used variable 'bo_old' by YueHaibing · 6 years ago
  6. b5f030b drm/qxl: use kernel mode db by Gerd Hoffmann · 6 years ago
  7. 1b04367 drm/qxl: add qxl_add_mode helper function by Gerd Hoffmann · 6 years ago
  8. feba24d drm/qxl: add mode/framebuffer check functions by Gerd Hoffmann · 6 years ago
  9. 26d4707 drm/qxl: use generic fbdev emulation by Gerd Hoffmann · 6 years ago
  10. 21c76bd drm/qxl: use qxl_num_crtc directly by Gerd Hoffmann · 6 years ago
  11. 90adda2 drm/qxl: cover all crtcs in shadow bo. by Gerd Hoffmann · 6 years ago
  12. 4979904 drm/qxl: use shadow bo directly by Gerd Hoffmann · 6 years ago
  13. 1662054 drm/qxl: track primary bo by Gerd Hoffmann · 6 years ago
  14. fb7ebc0 drm/qxl: drop unused offset parameter from qxl_io_create_primary() by Gerd Hoffmann · 6 years ago
  15. 1f85535 drm/qxl: move qxl_primary_apply_cursor to correct place by Gerd Hoffmann · 6 years ago
  16. 247156d drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo. by Gerd Hoffmann · 6 years ago
  17. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  18. d4b9dd5 qxl: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  19. 7ce5362 drm/qxl: Don't set the dpms hook by Daniel Vetter · 6 years ago
  20. 0081cdf qxl: Make sure qxl_cursor memory is pinned by Christophe Fergeau · 6 years ago
  21. 545592f qxl: Remove unused qxl_bo_pin arguments by Christophe Fergeau · 6 years ago
  22. 76a57db qxl: No need for NULL check before calling qxl_bo_unref() by Christophe Fergeau · 6 years ago
  23. 26f53c4 drm/qxl: Add space before open parentheses by Shayenne da Luz Moura · 6 years ago
  24. 1b00049 drm/qxl: Use 'unsigned int' instead of 'usigned' by Shayenne da Luz Moura · 6 years ago
  25. d964985c drm/qxl: Remove exceding whiteline by Shayenne da Luz Moura · 6 years ago
  26. 408799e drm/qxl: Add line after variable declarations by Shayenne da Luz Moura · 6 years ago
  27. bf8744e qxl: refactor to use drm_fb_helper_fbdev_setup by Peter Wu · 6 years ago
  28. 66e0c8a drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config by Anton Vasilyev · 6 years ago
  29. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  30. 47fbf82 Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  31. 889ad63 drm/qxl: Call qxl_bo_unref outside atomic context by Jeremy Cline · 7 years ago
  32. cc4e44d qxl: drop dummy functions by Gerd Hoffmann · 7 years ago
  33. a6d3c4d qxl: hook monitors_config updates into crtc, not encoder. by Gerd Hoffmann · 7 years ago
  34. 998010b qxl: move qxl_send_monitors_config() by Gerd Hoffmann · 7 years ago
  35. 735581a qxl: remove qxl_io_log() by Gerd Hoffmann · 7 years ago
  36. e0d92e1 drm/qxl: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  37. 2793c1d drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put() by Santha Meena Ramamoorthy · 7 years ago
  38. 9428088 drm/qxl: reapply cursor after resetting primary by Ray Strode · 7 years ago
  39. 16c6db3 drm/qxl: unref cursor bo when finished with it by Ray Strode · 7 years ago
  40. 62676d1 qxl: alloc & use shadow for dumb buffers by Gerd Hoffmann · 7 years ago
  41. 5f3d862 qxl: fix framebuffer unpinning by Gerd Hoffmann · 7 years ago
  42. 1ebfc60 Merge remote-tracking branch 'origin/master' into drm-misc-fixes by Sean Paul · 7 years ago
  43. b0e07da qxl: fix primary surface handling by Gerd Hoffmann · 7 years ago
  44. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  45. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  46. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  47. 641164f drm: qxl: Replace CRTC .commit() helper operation with .enable() by Laurent Pinchart · 8 years ago
  48. 4889b35 drm: qxl: Remove unused CRTC .dpms() helper operation by Laurent Pinchart · 8 years ago
  49. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  50. 45dfe57 drm/qxl: declare a bunch of functions as static by Gerd Hoffmann · 8 years ago
  51. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  52. 429030b drm: qxl: Delay entering atomic context during cursor update by Gabriel Krisman Bertazi · 8 years ago
  53. edaf492 drm/qxl: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  54. ee5cb7c drm: qxl: add missing return check by Dan Carpenter · 8 years ago
  55. 2d856f94 qxl: fix qxl_conn_get_modes by Gerd Hoffmann · 8 years ago
  56. c50fad8 qxl: read monitors config at boot by Gerd Hoffmann · 8 years ago
  57. 9062155 qxl: limit monitor config read retries by Gerd Hoffmann · 8 years ago
  58. 9973c87 drm: qxl: Atomic phase 3: Wire up atomic page_flip helper by Gabriel Krisman Bertazi · 8 years ago
  59. bc8a00d drm: qxl: Atomic phase 3: Wire up atomic set_config helper by Gabriel Krisman Bertazi · 8 years ago
  60. 472e6d4 drm: qxl: Atomic phase 3: Use atomic handlers for planes by Gabriel Krisman Bertazi · 8 years ago
  61. 10a0bd8 drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper by Gabriel Krisman Bertazi · 8 years ago
  62. 9ade8b9 drm: qxl: Atomic phase 2: Wire up state object handlers by Gabriel Krisman Bertazi · 8 years ago
  63. 3723545 drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc by Gabriel Krisman Bertazi · 8 years ago
  64. 3538e80 drm: qxl: Atomic phase 1: Implement mode_set_nofb by Gabriel Krisman Bertazi · 8 years ago
  65. c2ff663 drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane by Gabriel Krisman Bertazi · 8 years ago
  66. 1277eed drm: qxl: Atomic phase 1: convert cursor to universal plane by Gabriel Krisman Bertazi · 8 years ago
  67. d3e7e42 drm: qxl: Expose creation of universal primary plane by Gabriel Krisman Bertazi · 8 years ago
  68. 64ca824 drm: qxl: Don't initialize vblank support by Gabriel Krisman Bertazi · 8 years ago
  69. 715a11f drm: qxl: Consolidate bo reservation when pinning by Gabriel Krisman Bertazi · 8 years ago
  70. 54d82e0 drm: qxl: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  71. cbdded7 drm: qxl: Embed drm_device into driver structure by Gabriel Krisman Bertazi · 8 years ago
  72. 8e945cb drm: qxl: Let DRM core handle connector registering by Gabriel Krisman Bertazi · 8 years ago
  73. 5360943 drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init() by Ville Syrjälä · 8 years ago
  74. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  75. ff996e7 qxl: Allow resolution which are not multiple of 8 by Christophe Fergeau · 8 years ago
  76. 9e3b317 qxl: Don't notify userspace when monitors config is unchanged by Christophe Fergeau · 8 years ago
  77. e4a7644 qxl: Mark some internal functions as static by Christophe Fergeau · 8 years ago
  78. 4532b24 drm/qxl: reapply cursor after SetCrtc calls by Ray Strode · 8 years ago
  79. dc3583c drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 9 years ago
  80. 078ace6 drm/qxl: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
  81. 8a60522 drm/qxl: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
  82. 0eef29d drm/qxl: Don't set a gamma table size by Daniel Vetter · 9 years ago
  83. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  84. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  85. 6819c3c drm/qxl: Use drm_fb_helper deferred_io support by Noralf Trønnes · 9 years ago
  86. d59a1f7 drm/qxl: fix cursor position with non-zero hotspot by John Keeping · 9 years ago
  87. 4a71396 drm/qxl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  88. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  89. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  90. 2ed1e42 drm/qxl: Drop dummy save/restore hooks by Daniel Vetter · 9 years ago
  91. 1eb83451 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  92. 7eb9974 drm/qxl: avoid buffer reservation in qxl_crtc_page_flip by Frediano Ziglio · 9 years ago
  93. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  94. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  95. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  96. 72ec565 drm/qxl: Remove format string errors by Frediano Ziglio · 10 years ago
  97. 967b8e0 drm/qxl: drop unused mode private pointer by Dave Airlie · 10 years ago
  98. 7dea094 drm/qxl: use suggested x/y offset properties to pass guest prefs by Dave Airlie · 10 years ago
  99. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  100. c572aaf4 qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago