Merge branch 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev into drm-next
authorDave Airlie <airlied@redhat.com>
Tue, 26 May 2015 06:19:53 +0000 (16:19 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 26 May 2015 06:19:53 +0000 (16:19 +1000)
commitf025705e738f6124e5f6a737e9a7c67d31a13a48
treea163eae006ffb253a9abbb0e59ca865aaec2b080
parentbdcddf95e82b1c4e370fc1196b1f4f50f775dab4
parent2610abfb3a72f6e5444a710b695c9460138f9326
Merge branch 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev into drm-next

rcar-du fixes
* 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev:
  drm: rcar-du: Split planes pre-association 4/4 between CRTCs
  drm: rcar-du: Store the number of CRTCs per group in the group structure
  drm: rcar-du: Consider plane to CRTC associations in the plane allocator
  drm: rcar-du: Keep plane to CRTC associations when disabling a plane
  drm: rcar-du: Add plane allocation debugging
  drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
  drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
  drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
  drm: rcar-du: Document the rcar_du_plane_state structure
  drm: rcar-du: Document the rcar_du_crtc structure