commit | 1486b1cb80cb8676d573a27ced5423658fdd32de | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Wed Aug 17 16:15:25 2016 +0200 |
committer | Lucas Stach <l.stach@pengutronix.de> | Thu Sep 15 15:29:32 2016 +0200 |
tree | 71f4116acca92ed1ea13036d7392d6cb98cc3c97 | |
parent | 9c7310c05d9e6a8d12717ced20ac62f0e4a696aa [diff] |
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>