1. c861acc Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  2. a21be4e Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  3. c90a95b Merge tag 'drm-amdkfd-next-fixes-2015-06-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  4. 7861c7a drm/amdkfd: fix some range checks in address watch ioctl by Dan Carpenter · 10 years ago
  5. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 10 years ago
  6. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 10 years ago
  7. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 10 years ago
  8. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 10 years ago
  9. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 10 years ago
  10. 911316f drm: rcar-du: Disable all planes when stopping the CRTC by Laurent Pinchart · 10 years ago
  11. 6e0c6e1 drm: rcar-du: Print the error value when DRM/KMS init fails by Laurent Pinchart · 10 years ago
  12. 6876f98 drm/radeon: remove obsolete kfd_bo from radeon_device by Oded Gabbay · 10 years ago
  13. 284b288 Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 10 years ago
  14. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 10 years ago
  15. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 10 years ago
  16. f524ab7 drm: omapdrm: add lock for fb pinning by Tomi Valkeinen · 10 years ago
  17. 794a65f drm: omapdrm: if omap_plane_atomic_update fails, disable plane by Tomi Valkeinen · 10 years ago
  18. 11ffd03 drm: omapdrm: inline omap_plane_setup into update/disable by Tomi Valkeinen · 10 years ago
  19. d9157df drm: omapdrm: omap_plane_setup() cannot fail, use WARN by Tomi Valkeinen · 10 years ago
  20. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 10 years ago
  21. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 10 years ago
  22. 4029755 drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 10 years ago
  23. 69fb7c8 drm: omapdrm: Simplify DSS power management by Laurent Pinchart · 10 years ago
  24. fd93a25 drm: omapdrm: Remove nested PM get/sync when configuring encoders by Laurent Pinchart · 10 years ago
  25. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 10 years ago
  26. 55613ac drm: omapdrm: omap_crtc_flush() isn't called with modeset locked by Laurent Pinchart · 10 years ago
  27. 0193f0c drm: omapdrm: Don't get/put dispc in omap_crtc_flush() by Laurent Pinchart · 10 years ago
  28. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 10 years ago
  29. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 10 years ago
  30. 6cca481 drm: omapdrm: Remove omap_crtc enabled field by Laurent Pinchart · 10 years ago
  31. dee8260 drm: omapdrm: Move crtc info out of the crtc structure by Laurent Pinchart · 10 years ago
  32. fb730c9 drm: omapdrm: Move plane info and win out of the plane structure by Laurent Pinchart · 10 years ago
  33. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  34. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 10 years ago
  35. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  36. 748471a5 drm: omapdrm: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  37. d97db13 drm: omapdrm: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 10 years ago
  38. aea3cab drm: omapdrm: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  39. 9416c9d drm: omapdrm: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  40. cef77d4 drm: omapdrm: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  41. f7a73b6 drm: omapdrm: Handle primary plane config through atomic plane ops by Laurent Pinchart · 10 years ago
  42. de8e410 drm: omapdrm: Implement planes atomic operations by Laurent Pinchart · 10 years ago
  43. 69a1226 drm: omapdrm: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  44. 68dc039 drm: omapdrm: Implement encoder .disable() and .enable() operations by Laurent Pinchart · 10 years ago
  45. f1d57fb drm: omapdrm: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  46. 4343f0f drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix by Laurent Pinchart · 10 years ago
  47. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 10 years ago
  48. 0c19ac9 drm: omapdrm: Fix page flip race with CRTC disable by Laurent Pinchart · 10 years ago
  49. c397cfd drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  50. 15d02e9 drm: omapdrm: Rework page flip handling by Laurent Pinchart · 10 years ago
  51. 1d5e5ea drm: omapdrm: Cancel pending page flips when closing device by Laurent Pinchart · 10 years ago
  52. f13ab00 drm: omapdrm: Simplify IRQ registration by Laurent Pinchart · 10 years ago
  53. 42fb61c drm: omapdrm: Rename omap_crtc page flip-related fields by Laurent Pinchart · 10 years ago
  54. 077db4d drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip by Laurent Pinchart · 10 years ago
  55. a42133a drm: omapdrm: Apply settings synchronously by Laurent Pinchart · 10 years ago
  56. e2cd09b drm: omapdrm: Store the rotation property in dev->mode_config by Laurent Pinchart · 10 years ago
  57. 8a8005e drm/tegra: dpaux: Registers are 32-bit by Thierry Reding · 10 years ago
  58. fd73caa drm/tegra: gem: Flush pages after allocation by Thierry Reding · 10 years ago
  59. 4553f73 drm/tegra: gem: Take into account IOMMU aperture by Thierry Reding · 10 years ago
  60. 3c1dae0 drm/tegra: dpaux: Fix transfers larger than 4 bytes by Thierry Reding · 10 years ago
  61. b9a1077 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  62. 5c70c46 Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  63. 933ea18 Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  64. 7207d55 Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 10 years ago
  65. 1a370be drm/msm: restart queued submits after hang by Rob Clark · 10 years ago
  66. 56c2da8 drm/msm: fix timeout calculation by Rob Clark · 10 years ago
  67. 865807d drm/msm/hdmi: Use pinctrl in HDMI driver by Stephane Viau · 10 years ago
  68. 5e4eb82 drm/msm/hdmi: Point to the right struct device by Stephane Viau · 10 years ago
  69. fbd4ae8 drm/msm/mdp: Add support for more 32-bit RGB formats by Stephane Viau · 10 years ago
  70. 7f8fc88 drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabi by Mikko Rapeli · 10 years ago
  71. f65c18c drm/msm/atomic: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 10 years ago
  72. 1efb92a drm/msm/mdp5: Always generate active-high sync signals for DSI by Hai Li · 10 years ago
  73. 964a075 drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n by Brian Norris · 10 years ago
  74. 9590e69 drm/msm: use devm_gpiod_get_optional for optional reset gpio by Uwe Kleine-König · 10 years ago
  75. ec31abf drm/msm/dsi: Separate PHY to another platform device by Hai Li · 10 years ago
  76. 9d32c498 drm/msm/dsi: Enable PLL driver in MSM DSI by Hai Li · 10 years ago
  77. 825637b drm/msm/dsi: Add DSI PLL clock driver support by Hai Li · 10 years ago
  78. bdc80de drm/msm: use IS_ERR() to check regulator_get() return by Fabian Frederick · 10 years ago
  79. 73dbf69 drm/msm: use IS_ERR() to check msm_ioremap() return by Fabian Frederick · 10 years ago
  80. 68cdbed drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit by Hai Li · 10 years ago
  81. 0a5c9aa drm/msm: Use customized function to wait for atomic commit done by Hai Li · 10 years ago
  82. 7eed919 dt-bindings: Add MSM eDP controller documentation by Hai Li · 10 years ago
  83. c760558c dt-bindings: Add MSM DSI controller documentation by Hai Li · 10 years ago
  84. 0c076bf drm/msm: drop redundant debug output by Nicholas Mc Guire · 10 years ago
  85. c6d0baf drm/msm: wait_for_completion_timeout return is never negative by Nicholas Mc Guire · 10 years ago
  86. a51d01f drm/msm: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  87. 65c5e54 drm/msm: dsi: Provide option to force continuous HS clock by Archit Taneja · 10 years ago
  88. f28730c drm/msm: Call drm_prime_gem_destroy to clean up imported GEM object by jilai wang · 10 years ago
  89. 07549df drm/msm/edp: fix build warning - missing prototype by Rob Clark · 10 years ago
  90. a7c0769 drm/msm: drop redundant output in debug message by Nicholas Mc Guire · 10 years ago
  91. 84c3b87 drm/msm: fix HZ dependency of timeout by Nicholas Mc Guire · 10 years ago
  92. 9f68ef9 drm/msm: fixup wait_for_completion_timeout handling by Nicholas Mc Guire · 10 years ago
  93. e5989ee drm/msm/mdp5: fix for crash in disable path by Rob Clark · 10 years ago
  94. d735fdc drm/msm: workaround for missing irq on a306/8x16 by Rob Clark · 10 years ago
  95. de558cd drm/msm: adreno a306 support by Rob Clark · 10 years ago
  96. 6490ad4 drm/msm: clarify downstream bus scaling by Rob Clark · 10 years ago
  97. 570655b drm/msm/mdp4: Support NV12MT format in mdp4 by Rob Clark · 10 years ago
  98. af6cb4c drm/msm: update generated headers by Rob Clark · 10 years ago
  99. a5436e1 drm/msm: add missing DRIVER_ATOMIC flag by Rob Clark · 10 years ago
  100. 2671618 drm/msm/adreno: dump scratch regs and other info on hang by Rob Clark · 10 years ago