1. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  2. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  3. c5416d6 gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  4. 0662e4c drivers: gpu: Mark function as static in qxl_kms.c by Rashika · 11 years ago
  5. 488574d gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  6. 949b618 drivers/gpu/drm/qxl/Kconfig: reformat the help text by Antonio Ospite · 11 years ago
  7. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  8. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  9. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  10. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  11. 4695b03 qxl: add a connector property to denote hotplug should rescan modes. by Dave Airlie · 11 years ago
  12. d9bbf18 drm/qxl: add some surface memory logging by Gerd Hoffmann · 11 years ago
  13. 3554178 drm/qxl: support 64bit surface bar by Gerd Hoffmann · 11 years ago
  14. cc87509 qxl: avoid an oops in the deferred io code. by Dave Airlie · 11 years ago
  15. 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
  16. 5cab51c drm/qxl: fix disabling extra monitors from client by Marc-André Lureau · 11 years ago
  17. a40a60d drm/qxl: remove unnecessary check by Marc-André Lureau · 11 years ago
  18. b080742 drm/qxl: prefer the monitor config resolution by Marc-André Lureau · 11 years ago
  19. 4fdb086 drm/qxl: notify that the monitor config changed by Marc-André Lureau · 11 years ago
  20. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  21. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  22. acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
  23. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  24. f547b22 drm/qxl: remove unused object_pin/unpin() helpers by David Herrmann · 11 years ago
  25. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  26. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  27. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  28. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  29. 8002db6 qxl: convert qxl driver to proper use for reservations by Dave Airlie · 11 years ago
  30. 4f49ec9 qxl: allow creation of pre-pinned objects and use for releases. by Dave Airlie · 11 years ago
  31. 0665f9f drm/qxl: add delayed fb operations by Dave Airlie · 11 years ago
  32. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  33. 5ff91e4 qxl: use drm helper hotplug support by Dave Airlie · 11 years ago
  34. d84300b qxl: add suspend/resume/hibernate support. by Dave Airlie · 11 years ago
  35. b86487a qxl: add fb and ttm entry points for use by suspend/resume. by Dave Airlie · 11 years ago
  36. 1e20911 qxl: add ring prep code for s/r by Dave Airlie · 11 years ago
  37. c9fdda2 qxl: prepare memslot code for suspend/resume by Dave Airlie · 11 years ago
  38. 2bd6ce8 qxl: split monitors_config object creation out. by Dave Airlie · 11 years ago
  39. c927215 drm/qxl: set time on drawables from userspace by Dave Airlie · 11 years ago
  40. 07f8d9b drm/qxl: add support for > 1 output by Dave Airlie · 11 years ago
  41. 5b8788c drm/qxl: make dynamic resizing work properly. by Dave Airlie · 11 years ago
  42. 18097b9 drm/qxl: add missing access check for execbuffer ioctl by Dave Airlie · 11 years ago
  43. 5e33840 drm/ttm: convert to the reservation api by Maarten Lankhorst · 11 years ago
  44. c0a6080 drm/qxl: add support for cursor hotspot. by Dave Airlie · 11 years ago
  45. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 11 years ago
  46. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  47. c89b65e qxl: fix Kconfig deps - select FB_DEFERRED_IO by Andrew Jones · 11 years ago
  48. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  49. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  50. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  51. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  52. 307b9c0 qxl: update to new idr interfaces. by Dave Airlie · 11 years ago
  53. caaa035 drivers, drm: fix qxl build error when debugfs is disabled by David Rientjes · 11 years ago
  54. e1adc78 drm/qxl: fix build with debugfs turned off. by Dave Airlie · 11 years ago
  55. 62c8ba7 drm/qxl: fix smatch warnings by Dave Airlie · 11 years ago
  56. 6d01f1f drm/qxl: make lots of things static. by Dave Airlie · 11 years ago
  57. f64122c drm: add new QXL driver. (v1.4) by Dave Airlie · 11 years ago