Re: [PATCH v4 0/2] Add support for GPU SMMU on QCS8300
From: Pratyush Brahma <hidden>
Date: 2025-02-03 08:38:11
Also in:
linux-arm-msm, linux-devicetree, linux-iommu, lkml
On 2/3/2025 1:03 PM, Krzysztof Kozlowski wrote:
On Mon, Feb 03, 2025 at 11:17:00AM +0530, Pratyush Brahma wrote:quoted
Enable GPU SMMU function on QCS8300 platform. GPU SMMU is required for address translation in GPU device. Signed-off-by: Pratyush Brahma <redacted> -- Changes since v3: - Modified the order of clock voting and properties as suggested by Konrad - Removed dependency on clocks in commit text as change is merged in linux-next before current base commit Link to v3: https://lore.kernel.org/all/20241227105818.28516-1-quic_pbrahma@quicinc.com/ (local)How are you sending these? b4 diff 20250203-b4-branch-gfx-smmu-v4-0-eaa7aa762f48@quicinc.com Grabbing thread from lore.kernel.org/all/20250203-b4-branch-gfx-smmu-v4-0-eaa7aa762f48@quicinc.com/t.mbox.gz Checking for older revisions Grabbing search results from lore.kernel.org Added from v3: 2 patches --- Analyzing 7 messages in the thread Preparing fake-am for v3: dt-bindings: arm-smmu: Document QCS8300 GPU SMMU ERROR: v3 series incomplete; unable to create a fake-am range --- Could not create fake-am range for lower series v3
I have sent this version of the patch series using b4 for the first time, as suggested earlier [1]. The issue might be due to the previous version being sent incorrectly using git send-mail. Consequently, I had to manually apply the previous patches after creating the b4 branch, since "b4 prep -F" was throwing an error when trying to apply the last patch. [1] https://lore.kernel.org/all/64ak7h5pwqinmcymas5i4xexa6bntvti7zkwfhzx7qrsmgaow3@zmn7jffcrp5f/ (local)
Best regards, Krzysztof
-- Thanks and Regards Pratyush Brahma