]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
authorDave Airlie <airlied@redhat.com>
Thu, 18 Jun 2015 02:52:49 +0000 (12:52 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 18 Jun 2015 02:52:49 +0000 (12:52 +1000)
commit487278f035aac867873225b53d8934c07950ff9b
treec386ea1c11b92fab645becdb7830c2a8ef716928
parent00bb3565d478b90927d8a85adc8363dab9bcd298
parentace6a868e69131e111a39020102873a31bf3309c
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next

rcar-du fixes

* 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev:
  drm: rcar-du: Use the drm atomic state duplication helpers for planes
  drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
  drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
  drm: rcar-du: Clarify error message when encoder initialization fails
  drm: rcar-du: Fix crash with groups that have less than 9 planes
  drm: rcar-du: Disable all planes when stopping the CRTC
  drm: rcar-du: Print the error value when DRM/KMS init fails