Re: [PATCH 5/6] gpu: host1x: Add Tegra186 support
From: Dmitry Osipenko <hidden>
Date: 2017-08-17 22:09:46
Also in:
dri-devel, linux-arm-kernel, linux-tegra, lkml
From: Dmitry Osipenko <hidden>
Date: 2017-08-17 22:09:46
Also in:
dri-devel, linux-arm-kernel, linux-tegra, lkml
On 17.08.2017 21:54, Mikko Perttunen wrote:
Add support for the implementation of Host1x present on the Tegra186. The register space has been shuffled around a little bit, requiring addition of some chip-specific code sections. Tegra186 also adds several new features, most importantly the hypervisor, but those are not yet supported with this commit. Signed-off-by: Mikko Perttunen <redacted> ---
I haven't reviewed Tegra186-specific code since I'm not familiar with that platform. Code movement related to pre-Tegra186 looks fine, no regressions spotted on Tegra20. Reviewed-by: Dmitry Osipenko <redacted> Tested-by: Dmitry Osipenko <redacted> -- Dmitry