1. 8506912 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  2. b4eac54 Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  3. 1f8ee72 Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  4. 0c3ff44 drm/sun4i: add missing header dependencies by Baoyou Xie · 8 years ago
  5. dec90ea drm: Fix error path in drm_mode_page_flip_ioctl() by Imre Deak · 8 years ago
  6. cd8fff5 drm/sun4i: Add a DRC driver by Maxime Ripard · 8 years ago
  7. 440d2c7 drm/sun4i: backend: Handle the SAT by Maxime Ripard · 8 years ago
  8. 4a408f1 drm/sun4i: support A33 tcon by Maxime Ripard · 8 years ago
  9. 8e92404 drm/sun4i: support TCONs without channel 1 by Maxime Ripard · 8 years ago
  10. df0bd1e ARM: dts: am335x-boneblack: Add HDMI audio support by Jyri Sarha · 8 years ago
  11. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 8 years ago
  12. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 8 years ago
  13. 3ef500a Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be called with private data") into drm-tda998x-devel by Russell King · 8 years ago
  14. 30c0657 Revert "drm: Unify handling of blob and object properties" by Maarten Lankhorst · 8 years ago
  15. 737ba10 drm/udl: implement usb_driver suspend/resume. by Haixia Shi · 8 years ago
  16. ae0119f drm: fix signed integer overflow by Xie XiuQi · 8 years ago
  17. 4e9951d drm/atomic: Reject properties not part of the object. by Maarten Lankhorst · 8 years ago
  18. eb97027 Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 8 years ago
  19. 2c07d5a Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  20. c566538 drm/tilcdc: Choose console BPP that supports RGB by Jyri Sarha · 8 years ago
  21. bcc5a6f drm/tilcdc: Add blue-and-red-crossed devicetree property by Jyri Sarha · 8 years ago
  22. 7eb9f06 drm/tilcdc: Write DMA base and ceiling address with single instruction by Jyri Sarha · 8 years ago
  23. 63b07a8 drm/tilcdc: Remove drm_helper_disable_unused_functions() call by Jyri Sarha · 8 years ago
  24. 8d6c3f7 drm/tilcdc: Enable EOF interrupts for v1 LCDC by Karl Beldan · 8 years ago
  25. ee8c42b drm/tilcdc: Adjust the FB_CEILING address by Karl Beldan · 8 years ago
  26. a3479c4 drm/tilcdc: Fix check for remote port parent by Teresa Remmet · 8 years ago
  27. b5644a5 drm/sun4i: Clear encoder->bridge if a bridge is not found by Chen-Yu Tsai · 8 years ago
  28. 75ac495 drm/doc: Add a few words on validation with IGT by Tomeu Vizoso · 8 years ago
  29. 2b2fd56 Revert "drm: make DRI1 drivers depend on BROKEN" by Dave Airlie · 8 years ago
  30. 5e7a1d0 Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  31. 339fd36 drm: drm_probe_helper: Fix output_poll_work scheduling by Peter Ujfalusi · 8 years ago
  32. 4b30950 drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare} by Jonathan Liu · 8 years ago
  33. b0118e7 drm: bridge/dw-hdmi: Fix colorspace and scan information registers values by Jose Abreu · 8 years ago
  34. c8458c7 drm/doc: Polish docs for drm_property&drm_property_blob by Daniel Vetter · 8 years ago
  35. 77953bd drm: Unify handling of blob and object properties by Daniel Vetter · 8 years ago
  36. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 8 years ago
  37. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  38. a2511a55 drm/doc: Polish docs for drm_mode_object by Daniel Vetter · 8 years ago
  39. f094d88 drm: Remove drm_mode_object->atomic_count by Daniel Vetter · 8 years ago
  40. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 8 years ago
  41. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 8 years ago
  42. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  43. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  44. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  45. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  46. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  47. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  48. 4f99397 drm: simple_kms_helper: make connector optional at init time by Andrea Merello · 8 years ago
  49. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  50. af346f5 drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap() by Wei Yongjun · 8 years ago
  51. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  52. a8c7981 drm: reduce GETCLIENT to a minimum by David Herrmann · 8 years ago
  53. d10571f drm: make DRI1 drivers depend on BROKEN by David Herrmann · 8 years ago
  54. d92d9c3a drm: hide legacy drivers with CONFIG_DRM_LEGACY by David Herrmann · 8 years ago
  55. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  56. 51d6120 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  57. 78acdd4 Merge branch 'for-next' of git://people.freedesktop.org/~seanpaul/dogwood into drm-next by Dave Airlie · 8 years ago
  58. 7b4d3e2 drm/amdgpu: use memcpy_toio for VCE firmware upload by Christian König · 8 years ago
  59. ba0b227 drm/amdgpu: use memcpy_to/fromio for UVD fw upload by Christian König · 8 years ago
  60. 39a5830 drm/amd/powerplay: delete useless code in iceland_hwmgr.c. by Rex Zhu · 8 years ago
  61. 70a033d drm/radeon: switch UVD code to use UVD_NO_OP for padding by Alex Deucher · 8 years ago
  62. c8b4f28 drm/amdgpu: switch UVD code to use UVD_NO_OP for padding by Alex Deucher · 8 years ago
  63. 4d6bdba drm/radeon: add support for UVD_NO_OP register by Alex Deucher · 8 years ago
  64. 8dd31d7 drm/amdgpu: add support for UVD_NO_OP register by Alex Deucher · 8 years ago
  65. a22f803 drm/amdgpu: fix VCE ib alignment value by Alex Deucher · 8 years ago
  66. c4795ca drm/amdgpu: fix IB alignment for UVD by Alex Deucher · 8 years ago
  67. 2035333 drm/doc: Fix vga_switcheroo xref by Daniel Vetter · 8 years ago
  68. 3512438 io-mapping: Fixup for different names of writecombine by Daniel Vetter · 8 years ago
  69. bcaaa0c io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/ by Chris Wilson · 8 years ago
  70. b7a0c7c drm/gma500: remove unnecessary config_enabled() guard by Masahiro Yamada · 8 years ago
  71. 0d42204 drm/doc: Document uapi requirements in DRM by Daniel Vetter · 8 years ago
  72. d804819 Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  73. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  74. 1b58364 drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule() by Tom St Denis · 8 years ago
  75. ddbbd3b drm/radeon: remove dead code, si_mc_load_microcode (v2) by Heinrich Schuchardt · 8 years ago
  76. 6e4b070 drm/radeon/cik: remove dead code (v2) by Heinrich Schuchardt · 8 years ago
  77. bb1800c drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c by Heinrich Schuchardt · 8 years ago
  78. d36f3e0 drm/amd/powerplay: avoid NULL pointer dereference by Heinrich Schuchardt · 8 years ago
  79. 887656f drm/amdgpu/gmc8: remove dead code (v2) by Heinrich Schuchardt · 8 years ago
  80. 5c0eb98 drm/amdgpu/gmc7: remove dead code (v2) by Heinrich Schuchardt · 8 years ago
  81. 5da25cd drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs() by Alexandre Demers · 8 years ago
  82. 8082633 drm/rockchip: analogix_dp: drop unnecessary probe deferral "error" print by Brian Norris · 8 years ago
  83. 5b68040 drm/rockchip: Enable vblank without event by Sean Paul · 8 years ago
  84. d761b2d drm/rockchip: Improve analogix-dp psr handling by Sean Paul · 8 years ago
  85. 46bdc64 drm/rockchip: A couple small fixes to psr by Sean Paul · 8 years ago
  86. eec8534 drm/rockchip: Use a spinlock to protect psr state by Sean Paul · 8 years ago
  87. 23c0f3d drm/rockchip: Don't use a delayed worker for psr state changes by Sean Paul · 8 years ago
  88. 18d8d4d drm/rockchip: Convert psr_list_mutex to spinlock and use it by Sean Paul · 8 years ago
  89. 8f0ac5c drm/rockchip: analogix_dp: implement PSR function by Yakir Yang · 8 years ago
  90. 5b3f84f drm/bridge: analogix_dp: add the PSR function support by Yakir Yang · 8 years ago
  91. 5182c1a drm/rockchip: add an common abstracted PSR driver by Yakir Yang · 8 years ago
  92. 69c34e4 drm/rockchip: vop: export line flag function by Yakir Yang · 8 years ago
  93. 0b8b059 drm/bridge: analogix_dp: Ensure the panel is properly prepared/unprepared by Sean Paul · 8 years ago
  94. cb09b01 dt-bindings: add compatible strings for big/little rockchip vops by Mark Yao · 8 years ago
  95. bcc1f55 dt-bindings: sort Rockchip vop compatible by chip's number by Mark Yao · 8 years ago
  96. 0a63bfd drm/rockchip: vop: add rk3399 vop support by Mark Yao · 8 years ago
  97. d49463e drm/rockchip: vop: introduce VOP_REG_MASK by Mark Yao · 8 years ago
  98. b51502a drm/rockchip: sort registers define by chip's number by Mark Yao · 8 years ago
  99. 15d8bb4 drm/rockchip: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  100. 79d0d27 drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago