Message ID | 20230531-topic-sm6375_gpusmmu-v1-0-860943894c71@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | SM6375 GPU SMMU | expand |
On Wed, 31 May 2023 17:04:22 +0200, Konrad Dybcio wrote: > This series hooks up the GPU SMMU, as well as GPUCC as its direct > dependency. > > The thing sadly can't seem to be able to do PPPT, not even on downstream.. > > Depends on (bindings and functionality-wise): > https://lore.kernel.org/linux-arm-msm/20230529-topic-sm6375gpuccpd-v1-0-8d57c41a6066@linaro.org/ > > [...] Applied bindings patch to will (for-joerg/arm-smmu/bindings), thanks! [1/2] dt-bindings: arm-smmu: Add SM6375 GPU SMMU https://git.kernel.org/will/c/44984d56e059 Cheers,
On Wed, 31 May 2023 17:04:22 +0200, Konrad Dybcio wrote: > This series hooks up the GPU SMMU, as well as GPUCC as its direct > dependency. > > The thing sadly can't seem to be able to do PPPT, not even on downstream.. > > Depends on (bindings and functionality-wise): > https://lore.kernel.org/linux-arm-msm/20230529-topic-sm6375gpuccpd-v1-0-8d57c41a6066@linaro.org/ > > [...] Applied, thanks! [2/2] arm64: dts: qcom: sm6375: Add GPUCC and Adreno SMMU commit: 852865530a21d139196106543cdf3e76c389659b Best regards,
This series hooks up the GPU SMMU, as well as GPUCC as its direct dependency. The thing sadly can't seem to be able to do PPPT, not even on downstream.. Depends on (bindings and functionality-wise): https://lore.kernel.org/linux-arm-msm/20230529-topic-sm6375gpuccpd-v1-0-8d57c41a6066@linaro.org/ Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Konrad Dybcio (2): dt-bindings: arm-smmu: Add SM6375 GPU SMMU arm64: dts: qcom: sm6375: Add GPUCC and Adreno SMMU .../devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ arch/arm64/boot/dts/qcom/sm6375.dtsi | 37 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) --- base-commit: d4cee89031c80066ec461bb77b5e13a4f37d5fd2 change-id: 20230531-topic-sm6375_gpusmmu-b9acb022b12c Best regards,