[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180709083241.GB13963@ulmo>
Date: Mon, 9 Jul 2018 10:32:41 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Mikko Perttunen <cyndis@...si.fi>, linux-tegra@...r.kernel.org,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] gpu: host1x: Skip IOMMU initialization if firewall is
enabled
On Sat, May 19, 2018 at 04:07:10AM +0300, Dmitry Osipenko wrote:
> Host1x's CDMA can't access the command buffers if IOMMU and Host1x
> firewall are enabled in the kernels config because firewall doesn't map
> the copied buffer into IOVA space. Fix this by skipping IOMMU
> initialization if firewall is enabled as firewall merges sparse cmdbufs
> into a single contiguous buffer and hence IOMMU isn't needed in this case.
>
> Signed-off-by: Dmitry Osipenko <digetx@...il.com>
> ---
> drivers/gpu/host1x/dev.c | 3 +++
> 1 file changed, 3 insertions(+)
Applied to drm/tegra/fixes, thanks.
Thierry
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists