From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] arm64: defconfig: Enable QCOM_IOMMU Date: Thu, 19 Oct 2017 22:40:39 +0200 Message-ID: References: <20171011151925.30909-1-nicolas.dechesne@linaro.org> <20171011170006.GQ1165@minitux> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-oi0-f66.google.com ([209.85.218.66]:51633 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752541AbdJSUkl (ORCPT ); Thu, 19 Oct 2017 16:40:41 -0400 In-Reply-To: <20171011170006.GQ1165@minitux> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Bjorn Andersson Cc: Nicolas Dechesne , Andy Gross , Catalin Marinas , Will Deacon , Linux ARM , Linux Kernel Mailing List , linux-arm-msm@vger.kernel.org, Rob Clark On Wed, Oct 11, 2017 at 7:00 PM, Bjorn Andersson wrote: > On Wed 11 Oct 08:19 PDT 2017, Nicolas Dechesne wrote: > >> Enable QCOM IOMMU driver for 'B' family devices, such as APQ8016 found on the >> Dragonboard 410c. With this change, graphics console and GPU are working >> fine (using mesa/freedreno for GPU driver). >> >> Signed-off-by: Nicolas Dechesne > > Acked-by: Bjorn Andersson Applied to next/soc, thanks! Arnd