]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita21be4ece9f0702fa0fb724d9cc34b329a4343fc
treec386ea1c11b92fab645becdb7830c2a8ef716928
parentc90a95bfa2ef4b00df250324a513453360477dcf
parent263b39fe33d69da74ae61e594c94eddf75203f7d
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