From patchwork Mon Jun 20 18:36:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Emma Anholt X-Patchwork-Id: 12888085 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8CB63CCA47F for ; Mon, 20 Jun 2022 18:36:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9D24F10F29F; Mon, 20 Jun 2022 18:36:49 +0000 (UTC) Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6D77E10EEE1 for ; Mon, 20 Jun 2022 18:36:46 +0000 (UTC) Received: by mail-pl1-x633.google.com with SMTP id a17so8505395pls.6 for ; Mon, 20 Jun 2022 11:36:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anholt-net.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dYnEPoGZqfZYJAuPegqx++UzPWjcPYHxQtwczgOEqOY=; b=j27uV95QDHmh28z29YzfPn3mYVjgQeD4AjLpoagSqW19OAWVkRFOHjYUOCslMxwhqS 8lw/4ul9kFOZw8r+4NfjnLyke4Ov1rf8JPUzzFfx2oPJU1GcZHlLopjosMj5XGo3nvUu ep4bc9OllPhyOPJ/95NZh5DTjYq3MXOjlURHmycUaCYajuixGmRxiCia5GFA3yo3JMuk 3WFrf8GZ2yGDYglM9CNwrlf0gkpbcAVQ/hlVXD7L0hBLUFBsrDcrbDz+wnEK/0ixHu8L h2pPMd3Jhe4fy/M+xWzMzstO7ugktrNpSJCtX9eZUIdySavMl3jHcZy7PJt+Mgcqu5ec Efgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=dYnEPoGZqfZYJAuPegqx++UzPWjcPYHxQtwczgOEqOY=; b=zTiRc44/rB7lmJXtswbgLWI9WLIKSOyG6b6m7PC4h7h2TFB7+K0dk0vGKA58ttl+0u W5sG1x2allU+voifOw6rB/vcNJCtHoybARUCHbbsv46o90XHpoTUq3CSkJuSKP68RB5+ JofdLQYjJpuoJPdWue+EQ+L+iJabyV1YkwFkisMrR7rxCOh/F39kM72Rnk384sq7UT/R 09KEI/K+P3FvHTElaSPu89N6fGUe1vV5lJgJOxd/YRfHhaDUCiQEJwQ10yBJHfJKg8sH YbIGSxr2xi26P+RlFtHjFF98RlFvJkW/gFjucqknb/p2OM5MyXYMMBH0DVdPFa0G8Mjh RMqA== X-Gm-Message-State: AJIora9BH7d0RbP1Que9ywEtsLS+2jMBsnNiz+cOA7SfgWDFdt6ok0Pu NmCIOe7ztWLNdOtGZW0dNA4BTDBACFZftoGjSAs= X-Google-Smtp-Source: AGRyM1uz/6Ko3AqqWsTQqB/KJYqsG9FJzSMzyl3BFf9B5wef0b4KsUd6G43yzj9L9DvutkGyCDta0A== X-Received: by 2002:a17:90b:3b8a:b0:1e2:ee1e:6340 with SMTP id pc10-20020a17090b3b8a00b001e2ee1e6340mr28501640pjb.38.1655750205525; Mon, 20 Jun 2022 11:36:45 -0700 (PDT) Received: from wildbow.anholt.net ([97.115.187.17]) by smtp.gmail.com with ESMTPSA id ds12-20020a17090b08cc00b001e0c1044ceasm8500041pjb.43.2022.06.20.11.36.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jun 2022 11:36:44 -0700 (PDT) From: Emma Anholt To: dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, Rob Clark , Jordan Crouse , Andy Gross , Bjorn Andersson , Rob Herring , Will Deacon , Robin Murphy , Joerg Roedel Subject: [PATCH v2 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list. Date: Mon, 20 Jun 2022 11:36:32 -0700 Message-Id: <20220620183633.1131760-2-emma@anholt.net> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220620183633.1131760-1-emma@anholt.net> References: <20220620183633.1131760-1-emma@anholt.net> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Emma Anholt , Konrad Dybcio , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Dmitry Baryshkov , linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Required for turning on per-process page tables for the GPU. Signed-off-by: Emma Anholt Reviewed-by: Konrad Dybcio Reviewed-by: Dmitry Baryshkov --- drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c index d8e1ef83c01b..bb9220937068 100644 --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c @@ -233,6 +233,7 @@ static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = { { .compatible = "qcom,sc7280-mdss" }, { .compatible = "qcom,sc7280-mss-pil" }, { .compatible = "qcom,sc8180x-mdss" }, + { .compatible = "qcom,sm8250-mdss" }, { .compatible = "qcom,sdm845-mdss" }, { .compatible = "qcom,sdm845-mss-pil" }, { }