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)
commit9864fd76f35294fdc222507ef07a3dde7b28458d
tree844008d60355958d24e8d4ebcaaad16d35ed8369
parent5263925c092d137a0830ca4afe692366127dca4e
parentfc04023fafecf19ebd09278d8d67dc5ed1f68b46
Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-next

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.
This page took 0.025964 seconds and 5 git commands to generate.