1. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  2. 967b8e0 drm/qxl: drop unused mode private pointer by Dave Airlie · 10 years ago
  3. 7dea094 drm/qxl: use suggested x/y offset properties to pass guest prefs by Dave Airlie · 10 years ago
  4. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  5. c572aaf qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago
  6. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  7. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  8. b5e9c1a drm: Pass dma-buf as argument to gem_prime_import_sg_table by Maarten Lankhorst · 11 years ago
  9. f38e34a drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  10. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  11. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  12. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  13. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  14. 58b21c2 drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects by Maarten Lankhorst · 10 years ago
  15. b75402c drm/qxl: fix gaping memory hole by Maarten Lankhorst · 10 years ago
  16. d7e4d67 drm/qxl: Remove release_lock stupidity by Maarten Lankhorst · 10 years ago
  17. 47c1296 drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks by Andreas Pokorny · 10 years ago
  18. 058e9f5 drm/qxl: simple crtc page flipping emulated using buffer copy by Andreas Pokorny · 10 years ago
  19. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  20. 2f453ed drm/qxl: rework to new fence interface by Maarten Lankhorst · 10 years ago
  21. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  22. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago
  23. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 11 years ago
  24. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  25. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  26. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  27. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  28. fbb60fe drm/qxl: return IRQ_NONE if it was not our irq by Jason Wang · 10 years ago
  29. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  30. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  31. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  32. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  33. 52571ad drm/qxl: use surface_id 0 for primary surface on all monitors by David Mansfield · 10 years ago
  34. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  35. 2c9b25c drm: qxl: Remove unused device pointer by Christian Engelmayer · 10 years ago
  36. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 10 years ago
  37. 3c84139 drm/<drivers>: don't set driver->dev_priv_size to 0 by Daniel Vetter · 11 years ago
  38. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  39. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 10 years ago
  40. 2844ea3 Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  41. 41ccec3 drm/qxl: unset a pointer in sync_obj_unref by Maarten Lankhorst · 10 years ago
  42. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  43. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  44. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  45. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  46. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  47. c5416d6 gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  48. 0662e4c drivers: gpu: Mark function as static in qxl_kms.c by Rashika · 11 years ago
  49. 488574d gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  50. 949b618 drivers/gpu/drm/qxl/Kconfig: reformat the help text by Antonio Ospite · 11 years ago
  51. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  52. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  53. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  54. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  55. 4695b03 qxl: add a connector property to denote hotplug should rescan modes. by Dave Airlie · 11 years ago
  56. d9bbf18 drm/qxl: add some surface memory logging by Gerd Hoffmann · 11 years ago
  57. 3554178 drm/qxl: support 64bit surface bar by Gerd Hoffmann · 11 years ago
  58. cc87509 qxl: avoid an oops in the deferred io code. by Dave Airlie · 11 years ago
  59. 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
  60. 5cab51c drm/qxl: fix disabling extra monitors from client by Marc-André Lureau · 11 years ago
  61. a40a60d drm/qxl: remove unnecessary check by Marc-André Lureau · 11 years ago
  62. b080742 drm/qxl: prefer the monitor config resolution by Marc-André Lureau · 11 years ago
  63. 4fdb086 drm/qxl: notify that the monitor config changed by Marc-André Lureau · 11 years ago
  64. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  65. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  66. acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
  67. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  68. f547b22 drm/qxl: remove unused object_pin/unpin() helpers by David Herrmann · 11 years ago
  69. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  70. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  71. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  72. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  73. 8002db6 qxl: convert qxl driver to proper use for reservations by Dave Airlie · 11 years ago
  74. 4f49ec9 qxl: allow creation of pre-pinned objects and use for releases. by Dave Airlie · 11 years ago
  75. 0665f9f drm/qxl: add delayed fb operations by Dave Airlie · 11 years ago
  76. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. 5ff91e4 qxl: use drm helper hotplug support by Dave Airlie · 11 years ago
  78. d84300b qxl: add suspend/resume/hibernate support. by Dave Airlie · 11 years ago
  79. b86487a qxl: add fb and ttm entry points for use by suspend/resume. by Dave Airlie · 11 years ago
  80. 1e20911 qxl: add ring prep code for s/r by Dave Airlie · 11 years ago
  81. c9fdda2 qxl: prepare memslot code for suspend/resume by Dave Airlie · 11 years ago
  82. 2bd6ce8 qxl: split monitors_config object creation out. by Dave Airlie · 11 years ago
  83. c927215 drm/qxl: set time on drawables from userspace by Dave Airlie · 11 years ago
  84. 07f8d9b drm/qxl: add support for > 1 output by Dave Airlie · 11 years ago
  85. 5b8788c drm/qxl: make dynamic resizing work properly. by Dave Airlie · 11 years ago
  86. 18097b9 drm/qxl: add missing access check for execbuffer ioctl by Dave Airlie · 11 years ago
  87. 5e33840 drm/ttm: convert to the reservation api by Maarten Lankhorst · 11 years ago
  88. c0a6080 drm/qxl: add support for cursor hotspot. by Dave Airlie · 11 years ago
  89. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 11 years ago
  90. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  91. c89b65e qxl: fix Kconfig deps - select FB_DEFERRED_IO by Andrew Jones · 11 years ago
  92. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  93. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  94. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  95. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  96. 307b9c0 qxl: update to new idr interfaces. by Dave Airlie · 11 years ago
  97. caaa035 drivers, drm: fix qxl build error when debugfs is disabled by David Rientjes · 11 years ago
  98. e1adc78 drm/qxl: fix build with debugfs turned off. by Dave Airlie · 11 years ago
  99. 62c8ba7 drm/qxl: fix smatch warnings by Dave Airlie · 11 years ago
  100. 6d01f1f drm/qxl: make lots of things static. by Dave Airlie · 11 years ago