Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Fri, 2 Sep 2016 05:50:19 +0000 (15:50 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 2 Sep 2016 05:50:19 +0000 (15:50 +1000)
commit2c07d5a8b827364af27df4bd6e669705d182be12
tree77dbb564a99350bfe2d07939b1ac1e66b0bfa265
parent2b2fd56d7e92f134ecaae5c89e20f64dd0f95aa2
parent67f13690f447841fb3d2f952a6e49b2b28ae379b
Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into drm-next

This pull request brings in interlaced vblank timing and a 3D
rendering memory/CPU overhead reduction.

* tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux:
  drm/vc4: Don't force new binner overflow allocation per draw.
  drm/vc4: Enable/Disable vblanks properly in crtc en/disable.
  drm/vc4: Enable precise vblank timestamping for interlaced modes.
  drm/vc4: Reject doublescan modes.
  drm/vc4: Fix handling of interlaced video modes.
  drm/vc4: Disallow interlaced modes on DPI.