Message ID | 20190124180254.20080-14-thierry.reding@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 18617139A for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 24 Jan 2019 18:03:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0CB4232808 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 24 Jan 2019 18:03:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 091E93278F; Thu, 24 Jan 2019 18:03:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id BD64532849 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 24 Jan 2019 18:03:26 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7B86D6F209; Thu, 24 Jan 2019 18:03:21 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7A8046F204 for <dri-devel@lists.freedesktop.org>; Thu, 24 Jan 2019 18:03:19 +0000 (UTC) Received: by mail-wm1-x344.google.com with SMTP id t200so4106693wmt.0 for <dri-devel@lists.freedesktop.org>; Thu, 24 Jan 2019 10:03:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1QjHvHRApN7Da2lI/Wsrav7vo87W379fdcdCRGAwoKU=; b=dENvVImauICV2BBUUavxBcYqK9G1I4ioOY2O/skrHg28ldK3G2GjQlmyggvyYzBaJD X16jBHVxK0x2yDU/k466T2V1x7s/qTQ9kAx4LNDAVIpprviL7pT6Ef2E2y0B3jcCLrrB t+FMnzqyyRZ24Y+0PQhiSMUuzv1YWsEVJtbpRdMFvWAp2ZWpFiMgPG3lxLeVbt+O5369 mV4WyNlcoTEXhS8gx0zkW24a3klhdLZ7WPOOveUTMImILWQpQ62qSodeDF7jhodAhtga 6ATLDwI0oi0Xd3zvFXeRKDiJMRVyHK8szjOFAXeuZQ2X91OZ5ZZx6y9zcBkoggDPEbsC ZB3w== X-Gm-Message-State: AJcUukcrn9WqF/9c0EHIlqWg+w/mfTSdYXbpAyBRmEfzE7RLSO0xdO4r l1I3MrFzTesgzUW1soMb86y4wPB15bM= X-Google-Smtp-Source: ALg8bN56CCtCMjLEv0qCz7w1uHeMz2reWRAtkrmkOFf9yQdX3LPPM/ZICo7BA8JBXqltYbxw7WyaBQ== X-Received: by 2002:a1c:c64e:: with SMTP id w75mr3859220wmf.46.1548352998021; Thu, 24 Jan 2019 10:03:18 -0800 (PST) Received: from localhost (pD9E51040.dip0.t-ipconnect.de. [217.229.16.64]) by smtp.gmail.com with ESMTPSA id l19sm59350816wme.21.2019.01.24.10.03.17 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Jan 2019 10:03:17 -0800 (PST) From: Thierry Reding <thierry.reding@gmail.com> To: Thierry Reding <thierry.reding@gmail.com> Subject: [PATCH v2 13/13] arm64: tegra: Enable SMMU for VIC on Tegra186 Date: Thu, 24 Jan 2019 19:02:54 +0100 Message-Id: <20190124180254.20080-14-thierry.reding@gmail.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190124180254.20080-1-thierry.reding@gmail.com> References: <20190124180254.20080-1-thierry.reding@gmail.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: linux-tegra@vger.kernel.org, Dmitry Osipenko <digetx@gmail.com>, dri-devel@lists.freedesktop.org, Mikko Perttunen <mperttunen@nvidia.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
drm/tegra: Fix IOVA space on Tegra186 and later
|
expand
|
diff --git a/arch/arm64/boot/dts/nvidia/tegra186.dtsi b/arch/arm64/boot/dts/nvidia/tegra186.dtsi index 22815db4a3ed..c5cda13c8195 100644 --- a/arch/arm64/boot/dts/nvidia/tegra186.dtsi +++ b/arch/arm64/boot/dts/nvidia/tegra186.dtsi @@ -799,6 +799,7 @@ reset-names = "vic"; power-domains = <&bpmp TEGRA186_POWER_DOMAIN_VIC>; + iommus = <&smmu TEGRA186_SID_VIC>; }; dsib: dsi@15400000 {