Message ID | 20230926-topic-a643-v2-0-06fa3d899c0a@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Adreno 643 + fixes | expand |
On Mon, 20 Nov 2023 13:12:51 +0100, Konrad Dybcio wrote: > as it says on the can > > drm/msm patches for Rob > arm64 patches for linux-arm-msm > > for use with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25408 > > [...] Applied, thanks! [1/4] arm64: dts: qcom: sc7280: Add ZAP shader support commit: 0ab1bef0b7c359e672cc2b8d51f0179cefa369fc [2/4] arm64: dts: qcom: sc7280: Fix up GPU SIDs commit: 94085049fdad7a36fe14dd55e72e712fe55d6bca [3/4] arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent commit: 31edad478534186a2718be9206ce7b19f2735f6e [4/4] arm64: dts: qcom: sc7280: Add 0xac Adreno speed bin commit: 6a7f8c635dab30233df93b5566d4169ed956b71b Best regards,
as it says on the can drm/msm patches for Rob arm64 patches for linux-arm-msm for use with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25408 tested on QCM6490 (SC7280-IOT) Fairphone FP5 Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Changes in v2: - Drop drm/msm patches (all applied) - Make the commit message of "Fix up GPU SIDs" clearer (Abhinav) - Drop unwanted firmware-name in "Add ZAP shader support" (self) - Pick up tags - Link to v1: https://lore.kernel.org/r/20230926-topic-a643-v1-0-7af6937ac0a3@linaro.org --- Konrad Dybcio (4): arm64: dts: qcom: sc7280: Add ZAP shader support arm64: dts: qcom: sc7280: Fix up GPU SIDs arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent arm64: dts: qcom: sc7280: Add 0xac Adreno speed bin arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi | 2 ++ arch/arm64/boot/dts/qcom/sc7280.dtsi | 25 ++++++++++++++++------ 2 files changed, 20 insertions(+), 7 deletions(-) --- base-commit: 5a82d69d48c82e89aef44483d2a129f869f3506a change-id: 20230926-topic-a643-a7ec9a08a3a1 Best regards,