1. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  2. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 8 years ago
  3. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 8 years ago
  4. 4a71396 drm/qxl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 8 years ago
  5. 3ebf1c6 drm/qxl: use to_qxl_bo macro by Frediano Ziglio · 9 years ago
  6. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  7. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  8. 2ed1e42 drm/qxl: Drop dummy save/restore hooks by Daniel Vetter · 9 years ago
  9. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  10. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 9 years ago
  11. 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
  12. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  13. 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
  14. 266424b drm/qxl: avoid dependency lock by Frediano Ziglio · 9 years ago
  15. 7eb9974 drm/qxl: avoid buffer reservation in qxl_crtc_page_flip by Frediano Ziglio · 9 years ago
  16. 6090652 drm/qxl: fix framebuffer dirty rectangle tracking. by Gerd Hoffmann · 9 years ago
  17. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  18. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 9 years ago
  19. 69e5d3f drm/qxl: only report first monitor as connected if we have no state by Dave Airlie · 9 years ago
  20. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  21. 2143287 drm/qxl: Don't take dev->struct_mutex in bo_force_delete by Daniel Vetter · 9 years ago
  22. e7cd84c drm/qxl: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  23. ef13169 drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo by Frediano Ziglio · 9 years ago
  24. 74d9a63 drm/qxl: Simplify cleaning qxl processing command by Frediano Ziglio · 9 years ago
  25. e07154e drm/qxl: Move main reference counter to GEM object instead of TTM ones by Frediano Ziglio · 9 years ago
  26. 72ec565 drm/qxl: Remove format string errors by Frediano Ziglio · 9 years ago
  27. de0b523 drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved by Frediano Ziglio · 9 years ago
  28. 6ecf5c2 drm/qxl: Fix return for qxl_release_alloc by Frediano Ziglio · 9 years ago
  29. c610c71 drm/qxl: Handle all errors in qxl_surface_evict by Frediano Ziglio · 9 years ago
  30. fe2af53 drm/qxl: Avoid double free on error by Frediano Ziglio · 9 years ago
  31. 55cc3df drm/qxl: Fix print statement not using uninitialized variable by Frediano Ziglio · 9 years ago
  32. 8451cc9 drm/qxl: Do not leak memory if qxl_release_list_add fails by Frediano Ziglio · 9 years ago
  33. 2fa1953 drm/qxl: Do not cause spice-server to clean our objects by Frediano Ziglio · 9 years ago
  34. c0fe07a drm/qxl: rewrite framebuffer support by Gerd Hoffmann · 9 years ago
  35. 337eb43 drm/qxl: Fix qxl_noop_get_vblank_counter() by Mario Kleiner · 9 years ago
  36. 71279a1 drm/qxl: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  37. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  38. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  39. 967b8e0 drm/qxl: drop unused mode private pointer by Dave Airlie · 10 years ago
  40. 7dea094 drm/qxl: use suggested x/y offset properties to pass guest prefs by Dave Airlie · 10 years ago
  41. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  42. c572aaf qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago
  43. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  44. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  45. b5e9c1a drm: Pass dma-buf as argument to gem_prime_import_sg_table by Maarten Lankhorst · 11 years ago
  46. f38e34a drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  47. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  48. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  49. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  50. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  51. 58b21c2 drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects by Maarten Lankhorst · 10 years ago
  52. b75402c drm/qxl: fix gaping memory hole by Maarten Lankhorst · 10 years ago
  53. d7e4d67 drm/qxl: Remove release_lock stupidity by Maarten Lankhorst · 10 years ago
  54. 47c1296 drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks by Andreas Pokorny · 10 years ago
  55. 058e9f5 drm/qxl: simple crtc page flipping emulated using buffer copy by Andreas Pokorny · 10 years ago
  56. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  57. 2f453ed drm/qxl: rework to new fence interface by Maarten Lankhorst · 10 years ago
  58. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  59. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago
  60. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 11 years ago
  61. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  62. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  63. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  64. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  65. fbb60fe drm/qxl: return IRQ_NONE if it was not our irq by Jason Wang · 10 years ago
  66. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  67. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  68. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  69. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  70. 52571ad drm/qxl: use surface_id 0 for primary surface on all monitors by David Mansfield · 10 years ago
  71. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  72. 2c9b25c drm: qxl: Remove unused device pointer by Christian Engelmayer · 10 years ago
  73. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 10 years ago
  74. 3c84139 drm/<drivers>: don't set driver->dev_priv_size to 0 by Daniel Vetter · 11 years ago
  75. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  76. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 10 years ago
  77. 2844ea3 Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  78. 41ccec3 drm/qxl: unset a pointer in sync_obj_unref by Maarten Lankhorst · 10 years ago
  79. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  80. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  81. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  82. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  83. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  84. c5416d6 gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  85. 0662e4c drivers: gpu: Mark function as static in qxl_kms.c by Rashika · 11 years ago
  86. 488574d gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  87. 949b618 drivers/gpu/drm/qxl/Kconfig: reformat the help text by Antonio Ospite · 11 years ago
  88. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  89. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  90. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  91. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  92. 4695b03 qxl: add a connector property to denote hotplug should rescan modes. by Dave Airlie · 11 years ago
  93. d9bbf18 drm/qxl: add some surface memory logging by Gerd Hoffmann · 11 years ago
  94. 3554178 drm/qxl: support 64bit surface bar by Gerd Hoffmann · 11 years ago
  95. cc87509 qxl: avoid an oops in the deferred io code. by Dave Airlie · 11 years ago
  96. be51e4a Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  97. 5cab51c drm/qxl: fix disabling extra monitors from client by Marc-André Lureau · 11 years ago
  98. a40a60d drm/qxl: remove unnecessary check by Marc-André Lureau · 11 years ago
  99. b080742 drm/qxl: prefer the monitor config resolution by Marc-André Lureau · 11 years ago
  100. 4fdb086 drm/qxl: notify that the monitor config changed by Marc-André Lureau · 11 years ago