This patch series adds support for the A642L GPU speedbin (0x81) to the Adreno driver and updates the device tree for the SC7280 platform to include this new speedbin. The A642L is used in the Qualcomm Snapdragon SM7325 SoCs family, which is identical to the SC7280, just as the SM7125 is identical to the SC7180. Therefore, the SM7325 will use the SC7280 device tree. Patches for the SM7325 will be sent later, but in the meantime, you can find them at the following link: https://github.com/mainlining/linux/commits/danila/spacewar-upstream
To: Bjorn Andersson <anders...@kernel.org> To: Konrad Dybcio <konrad.dyb...@linaro.org> To: Rob Herring <r...@kernel.org> To: Krzysztof Kozlowski <krzk...@kernel.org> To: Conor Dooley <conor...@kernel.org> To: Rob Clark <robdcl...@gmail.com> To: Sean Paul <s...@poorly.run> To: Abhinav Kumar <quic_abhin...@quicinc.com> To: Dmitry Baryshkov <dmitry.barysh...@linaro.org> To: Marijn Suijten <marijn.suij...@somainline.org> To: David Airlie <airl...@gmail.com> To: Daniel Vetter <dan...@ffwll.ch> To: Eugene Lepshy <fekz...@gmail.com> Cc: linux-arm-...@vger.kernel.org Cc: devicet...@vger.kernel.org Cc: linux-ker...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: freedr...@lists.freedesktop.org Cc: cros-qcom-dts-watch...@chromium.org Signed-off-by: Danila Tikhonov <dan...@jiaxyga.com> Eugene Lepshy (2): drivers: drm/msm/a6xx_catalog: Add A642L speedbin (0x81) arm64: dts: qcom: sc7280: Add 0x81 Adreno speed bin arch/arm64/boot/dts/qcom/sc7280.dtsi | 8 ++++---- drivers/gpu/drm/msm/adreno/a6xx_catalog.c | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) -- 2.45.2