drm/etnaviv: only try to use the linear window on MMUv1
authorLucas Stach <l.stach@pengutronix.de>
Wed, 17 Aug 2016 14:15:25 +0000 (16:15 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Thu, 15 Sep 2016 13:29:32 +0000 (15:29 +0200)
commit1486b1cb80cb8676d573a27ced5423658fdd32de
tree71f4116acca92ed1ea13036d7392d6cb98cc3c97
parent9c7310c05d9e6a8d12717ced20ac62f0e4a696aa
drm/etnaviv: only try to use the linear window on MMUv1

As the comment above the code states, the linear window is only
available on MMUv1. Don't try to use it on MMUv2.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_mmu.c