All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list.
@ 2022-06-14 23:01 ` Emma Anholt
  0 siblings, 0 replies; 27+ messages in thread
From: Emma Anholt @ 2022-06-14 23:01 UTC (permalink / raw)
  To: dri-devel, linux-arm-msm, freedreno, Rob Clark, Jordan Crouse,
	Andy Gross, Bjorn Andersson, Rob Herring, Will Deacon,
	Robin Murphy, Joerg Roedel
  Cc: linux-kernel, iommu, linux-arm-kernel, Emma Anholt

Required for turning on per-process page tables for the GPU.

Signed-off-by: Emma Anholt <emma@anholt.net>
---

 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" },
 	{ }
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2022-07-06 16:54 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14 23:01 [PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list Emma Anholt
2022-06-14 23:01 ` Emma Anholt
2022-06-14 23:01 ` Emma Anholt
2022-06-14 23:01 ` Emma Anholt
2022-06-14 23:01 ` [PATCH 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables Emma Anholt
2022-06-14 23:01   ` Emma Anholt
2022-06-14 23:01   ` Emma Anholt
2022-06-14 23:01   ` Emma Anholt
2022-06-15 10:28   ` Dmitry Baryshkov
2022-06-15 10:28     ` Dmitry Baryshkov
2022-06-15 10:28     ` Dmitry Baryshkov
2022-06-15 10:28     ` Dmitry Baryshkov
2022-07-03  3:56   ` (subset) " Bjorn Andersson
2022-07-03  3:56     ` Bjorn Andersson
2022-07-03  3:56     ` Bjorn Andersson
2022-06-15 10:28 ` [PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list Dmitry Baryshkov
2022-06-15 10:28   ` Dmitry Baryshkov
2022-06-15 10:28   ` Dmitry Baryshkov
2022-06-15 10:28   ` Dmitry Baryshkov
2022-06-18 23:39 ` Konrad Dybcio
2022-06-18 23:39   ` Konrad Dybcio
2022-06-18 23:39   ` Konrad Dybcio
2022-06-18 23:39   ` Konrad Dybcio
2022-07-06 16:50 ` Will Deacon
2022-07-06 16:50   ` Will Deacon
2022-07-06 16:50   ` Will Deacon
2022-07-06 16:50   ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.