1. b27add1 drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex by Ben Skeggs · 8 years ago
  2. e137040 drm/nouveau/gr: fallback to legacy paths during firmware lookup by Alexandre Courbot · 8 years ago
  3. f479c0b drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream by Ben Skeggs · 8 years ago
  4. d665c7e drm/nouveau/kms/nv50: allow encoder update to be called from other modules by Ben Skeggs · 8 years ago
  5. 9bfdee9 drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head by Ben Skeggs · 8 years ago
  6. f00f0e2 drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer by Ben Skeggs · 8 years ago
  7. e1ef6b4 drm/nouveau/kms/nv50: remove code to support non-atomic page flips by Ben Skeggs · 8 years ago
  8. c2d926a drm/nouveau/kms/nv50: remove code to support non-atomic connector properties by Ben Skeggs · 8 years ago
  9. 8896cee drm/nouveau/kms/nv50: remove code to support non-atomic dpms by Ben Skeggs · 8 years ago
  10. f7aa20e drm/nouveau/kms/nv50: remove code to support non-atomic modesets by Ben Skeggs · 8 years ago
  11. 839ca90 drm/nouveau/kms/nv50: transition to atomic interfaces internally by Ben Skeggs · 8 years ago
  12. 5f674a5 drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub by Ben Skeggs · 8 years ago
  13. d92c8ad drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check() by Ben Skeggs · 8 years ago
  14. f20c665 drm/nouveau/kms/nv50: clean-up encoder functions by Ben Skeggs · 8 years ago
  15. 354d350 drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup by Ben Skeggs · 8 years ago
  16. accdea2 drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic by Ben Skeggs · 8 years ago
  17. 22e927d drm/nouveau/kms/nv50: separate out cursor channel commit by Ben Skeggs · 8 years ago
  18. 973f10c drm/nouveau/kms/nv50: separate out base channel commit by Ben Skeggs · 8 years ago
  19. 06ab282 drm/nouveau/kms/nv50: separate out vblank dmi commit by Ben Skeggs · 8 years ago
  20. 7e08d67 drm/nouveau/kms/nv50: separate out procamp commit by Ben Skeggs · 8 years ago
  21. 7e91833 drm/nouveau/kms/nv50: separate out dither commit by Ben Skeggs · 8 years ago
  22. c4e6812 drm/nouveau/kms/nv50: separate out viewport commit by Ben Skeggs · 8 years ago
  23. 6bbab3b drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit by Ben Skeggs · 8 years ago
  24. ea8ee39 drm/nouveau/kms/nv50: separate out cursor surface commit by Ben Skeggs · 8 years ago
  25. a7ae156 drm/nouveau/kms/nv50: separate out lut commit by Ben Skeggs · 8 years ago
  26. ad63361 drm/nouveau/kms/nv50: separate out core surface commit by Ben Skeggs · 8 years ago
  27. 3dbd036 drm/nouveau/kms/nv50: separate out mode commit by Ben Skeggs · 8 years ago
  28. 5a223da drm/nouveau/kms/nv50: give more useful names to encoders by Ben Skeggs · 8 years ago
  29. 7f55a07 drm/nouveau/kms/nv50: control evo trace output with DRM_UT_KMS by Ben Skeggs · 8 years ago
  30. 52aa30f drm/nouveau/kms/nv50: switch mst sink back into sst mode by Ben Skeggs · 8 years ago
  31. fc21a4a drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic by Ben Skeggs · 8 years ago
  32. b167db0 drm/nouveau/kms: prepare to support suspend/resume of display state with atomic by Ben Skeggs · 8 years ago
  33. 986edb9 drm/nouveau/kms: prepare to support vbl timestamp calculation with atomic by Ben Skeggs · 8 years ago
  34. d645537 drm/nouveau/kms: prepare to support legacy connector set_property with atomic by Ben Skeggs · 8 years ago
  35. b2b75ee drm/nouveau/kms: prepare to support legacy connector dpms with atomic by Ben Skeggs · 8 years ago
  36. 56182b8 drm/nouveau/kms: separate connector property attach from nouveau_connector by Ben Skeggs · 8 years ago
  37. 616915e drm/nouveau/kms: subclass atomic connector state by Ben Skeggs · 8 years ago
  38. 07193f7 drm/nouveau/kms: execute drm_mode_config_reset() after constructing display by Ben Skeggs · 8 years ago
  39. 3b4c0ab drm/nouveau/kms: move drm_crtc_force_disable_all() earlier by Ben Skeggs · 8 years ago
  40. d000edd drm/nouveau/kms: drop dpms off/on in response to hotplug by Ben Skeggs · 8 years ago
  41. 1608a0f drm/nouveau/fbcon: refcount the drm_framebuffer by Ben Skeggs · 8 years ago
  42. 595b61c drm/nouveau/fbcon: make use of drm_fb_helper.fb by Ben Skeggs · 8 years ago
  43. 9dec928 drm/nouveau/fbcon: make use of drm_fb_helper.dev by Ben Skeggs · 8 years ago
  44. 725fa3a drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling link by Ben Skeggs · 8 years ago
  45. 4cddeb9b drm/nouveau/disp/sor/gf119-: add method to program mst payload information by Ben Skeggs · 8 years ago
  46. f2a4051 drm/nouveau/disp/sor/gf119-: add method to control mst enable by Ben Skeggs · 8 years ago
  47. 1f8711b drm/nouveau/disp/dp: remove workqueue for link training by Ben Skeggs · 8 years ago
  48. a3f8a41 drm/nouveau/nvif: helper to match against supported class list by Ben Skeggs · 8 years ago
  49. f3a8b66 drm/nouveau: silence sparse warnings about symbols not being marked static by Ben Skeggs · 8 years ago
  50. 91cf301 drm/nouveau/tegra: Fix error handling by Christophe JAILLET · 8 years ago
  51. 770b06e drm/nouveau/fb: add gm20b device by Alexandre Courbot · 8 years ago
  52. 60958b8 drm/nouveau/fb/gk20a: use regular gf100's functions by Alexandre Courbot · 8 years ago
  53. 635cb7d drm/nouveau/fb/gk20a: fix constructor call by Alexandre Courbot · 8 years ago
  54. ed7acfa drm/nouveau/pmu: remove reset() hook by Alexandre Courbot · 8 years ago
  55. 8423d75 drm/nouveau: fix notify data leak by Lucas Stach · 8 years ago
  56. 9a47a65 drm/nouveau: fix nv84 fence context leak by Lucas Stach · 8 years ago
  57. b74c0a9 drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized by Arnd Bergmann · 8 years ago
  58. e08a1d9 drm/nouveau: mark symbols static where possible by Baoyou Xie · 8 years ago
  59. e8390eb drm/nouveau: add missing header dependencies by Baoyou Xie · 8 years ago
  60. 5b3800a drm/nouveau/i2c/gk110b,gm10x: use the correct implementation by Ben Skeggs · 8 years ago
  61. f1963a4 drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an error by Ben Skeggs · 8 years ago
  62. 768e847 drm/nouveau/kms: lvds panel strap moved again on maxwell by Ben Skeggs · 8 years ago
  63. 4d987730 drm/nouveau/mxm: add some extra debug output by Ben Skeggs · 8 years ago
  64. 5dc7f4a drm/nouveau/bios: require checksum to match for fast acpi shadow method by Ben Skeggs · 8 years ago
  65. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  66. 7ec30fc Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  67. e676717 Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  68. eed6f0e virtio-gpu: fix vblank events by Gerd Hoffmann · 8 years ago
  69. d7b56e6 drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge and DE level by Peter Ujfalusi · 8 years ago
  70. 3a3caf3 drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edge by Peter Ujfalusi · 8 years ago
  71. 737b513 drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edge by Peter Ujfalusi · 8 years ago
  72. 26a8d21 drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge by Peter Ujfalusi · 8 years ago
  73. da11bbbb drm/omap: Use consistent name for struct videomode by Peter Ujfalusi · 8 years ago
  74. 4520ff2 drm/omap: Replace struct omap_video_timings with videomode by Peter Ujfalusi · 8 years ago
  75. 7aa91e7 drm/omap: Change the types of struct omap_video_timings members by Peter Ujfalusi · 8 years ago
  76. d34afb7 drm/omap: omap_display_timings: Use display_flags for sync edge by Peter Ujfalusi · 8 years ago
  77. f149e17 drm/omap: omap_display_timings: Use display_flags for pixel data edge by Peter Ujfalusi · 8 years ago
  78. 531efb3 drm/omap: omap_display_timings: Use display_flags for double_pixel mode by Peter Ujfalusi · 8 years ago
  79. 3fa3ab4 drm/omap: omap_display_timings: Use display_flags for DE level by Peter Ujfalusi · 8 years ago
  80. 6b44cd2 drm/omap: omap_display_timings: Use display_flags for h/vsync level by Peter Ujfalusi · 8 years ago
  81. 3b59293 drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters by Peter Ujfalusi · 8 years ago
  82. 5305829 drm/omap: omap_display_timings: Use display_flags for interlace mode by Peter Ujfalusi · 8 years ago
  83. fe70cd7 drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_config by Peter Ujfalusi · 8 years ago
  84. 458540c drm/omap: omap_display_timings: rename vbp to vback_porch by Peter Ujfalusi · 8 years ago
  85. 0996c68 drm/omap: omap_display_timings: rename vfp to vfront_porch by Peter Ujfalusi · 8 years ago
  86. d5bcf0a drm/omap: omap_display_timings: rename vsw to vsync_len by Peter Ujfalusi · 8 years ago
  87. a85f4a8 drm/omap: omap_display_timings: rename hbp to hback_porch by Peter Ujfalusi · 8 years ago
  88. 0a30e15 drm/omap: omap_display_timings: rename hfp to hfront_porch by Peter Ujfalusi · 8 years ago
  89. 4dc2250 drm/omap: omap_display_timings: rename hsw to hsync_len by Peter Ujfalusi · 8 years ago
  90. fb7f3c4 drm/omap: omap_display_timings: rename y_res to vactive by Peter Ujfalusi · 8 years ago
  91. 8189906 drm/omap: omap_display_timings: rename x_res to hactive by Peter Ujfalusi · 8 years ago
  92. bda63d5 drm/omap: fix return value check in dsi_bind() by Wei Yongjun · 8 years ago
  93. 6cb0965 drm/omap: omap_gem: Do not try to unmap page which is not mapped by Peter Ujfalusi · 9 years ago
  94. a7e8cd3 drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush() by Jyri Sarha · 8 years ago
  95. 0cac5b6 drm/omap: remove unneeded conversions to bool by Andrew F. Davis · 9 years ago
  96. cfb73f2 drm/omap: print error instead of WARN() if plane setup fails by Tomi Valkeinen · 9 years ago
  97. 70dd2a6 drm/omap: cleanup omap_plane_atomic_check() by Tomi Valkeinen · 9 years ago
  98. aaf7642 drm/omap: fix plane check when crtc is disabled by Tomi Valkeinen · 9 years ago
  99. b0a6af8 drm/nouveau/acpi: fix check for power resources support by Peter Wu · 8 years ago
  100. 5f7f8f6 Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes by Dave Airlie · 8 years ago