[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171011170006.GQ1165@minitux>
Date: Wed, 11 Oct 2017 10:00:06 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Nicolas Dechesne <nicolas.dechesne@...aro.org>
Cc: andy.gross@...aro.org, catalin.marinas@....com,
will.deacon@....com, arnd@...db.de,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, robdclark@...il.com
Subject: Re: [PATCH] arm64: defconfig: Enable QCOM_IOMMU
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 <nicolas.dechesne@...aro.org>
Acked-by: Bjorn Andersson <bjorn.andersson@...aro.org>
Regards,
Bjorn
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 34480e9af2e7..653f7149179a 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -510,6 +510,7 @@ CONFIG_HI6220_MBOX=y
> CONFIG_ROCKCHIP_IOMMU=y
> CONFIG_ARM_SMMU=y
> CONFIG_ARM_SMMU_V3=y
> +CONFIG_QCOM_IOMMU=y
> CONFIG_RPMSG_QCOM_SMD=y
> CONFIG_RASPBERRYPI_POWER=y
> CONFIG_QCOM_SMEM=y
> --
> 2.14.2
>
Powered by blists - more mailing lists