]> 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)
commit90121708d95904c873cadbdcdb2d43aea60c48ef
treec386ea1c11b92fab645becdb7830c2a8ef716928
parenta0e79e1b0451a1c960bc01576d4bae03bc75d24e
parent21e554b52272cd6afca32a780200c69f456a81f1
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