Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Fri, 19 Feb 2016 02:51:43 +0000 (12:51 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 19 Feb 2016 02:51:43 +0000 (12:51 +1000)
This pull request brings in overlay plane support for vc4.

* tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux:
  drm/vc4: Add support for YUV planes.
  drm/vc4: Add support a few more RGB display plane formats.
  drm/vc4: Add support for scaling of display planes.
  drm/vc4: Fix which value is being used for source image size.
  drm/vc4: Add more display planes to each CRTC.
  drm/vc4: Make the CRTCs cooperate on allocating display lists.
  drm/vc4: Add a proper short-circut path for legacy cursor updates.
  drm/vc4: Move the plane clipping/scaling setup to a separate function.
  drm/vc4: Add missing __iomem annotation to hw_dlist.
  drm/vc4: Improve comments on vc4_plane_state members.


Trivial merge
This page took 0.026172 seconds and 5 git commands to generate.