Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm...
authorDave Airlie <airlied@redhat.com>
Fri, 27 Jan 2017 00:33:39 +0000 (10:33 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Jan 2017 00:33:39 +0000 (10:33 +1000)
commite996598b282d2ebafe705d297d3fee9044286dc6
treef1776675691d75e679596dc08c783aff64062e79
parent1fb2d35411364a329557e4c02fbb42a6adbfa567
parent6b8ac63847bc2f958dd93c09edc941a0118992d9
Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm-fixes

This pull request brings in a few little error checking fixes and one
slow memory leak fix.

* tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux:
  drm/vc4: Return -EINVAL on the overflow checks failing.
  drm/vc4: Fix an integer overflow in temporary allocation layout.
  drm/vc4: fix a bounds check
  drm/vc4: Fix memory leak of the CRTC state.