[PATCH v2 0/2] Add Qualcomm Adreno 642L speedbin and update SC7280 OPPs

From: Danila Tikhonov
Date: Wed Jul 31 2024 - 14:46:17 EST


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

Updated: The first version of the submitted patches can be found at the
following link:
https://lore.kernel.org/all/20240729201843.142918-1-danila@xxxxxxxxxxx/

Changes in v2:
- Add Konrad's R-b tag to patches no. 1 and 2 (Konrad)
- Fix subject prefix for patch no. 1 (Bjorn)
- Link to v1:
https://lore.kernel.org/all/20240722184314.36510-1-danila@xxxxxxxxxxx/

To: Bjorn Andersson <andersson@xxxxxxxxxx>
To: Konrad Dybcio <konradybcio@xxxxxxxxxx>
To: Rob Herring <robh@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
To: Conor Dooley <conor+dt@xxxxxxxxxx>
To: Rob Clark <robdclark@xxxxxxxxx>
To: Sean Paul <sean@xxxxxxxxxx>
To: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
To: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
To: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
To: David Airlie <airlied@xxxxxxxxx>
To: Daniel Vetter <daniel@xxxxxxxx>
To: Eugene Lepshy <fekz115@xxxxxxxxx>
Cc: linux-arm-msm@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx
Cc: freedreno@xxxxxxxxxxxxxxxxxxxxx
Cc: cros-qcom-dts-watchers@xxxxxxxxxxxx
Cc: linux@xxxxxxxxxxxxxx
Signed-off-by: Danila Tikhonov <danila@xxxxxxxxxxx>

Eugene Lepshy (2):
drm/msm/a6xx: 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