Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux into...
authorDave Airlie <airlied@redhat.com>
Sun, 22 Jan 2017 23:25:00 +0000 (09:25 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 22 Jan 2017 23:25:00 +0000 (09:25 +1000)
a single fix for a FE hang after IOVA rollover on GC3000. This isn't
pretty, but is the minimal fix for the issue. A larger rework of the
code, that will also fix this issue properly, is currently in the works,
but that needs to wait for at least the next feature pull.

* 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux:
  drm/etnaviv: trick drm_mm into giving out a low IOVA


Trivial merge