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

Danila Tikhonov danila at jiaxyga.com
Wed Jul 31 18:45:48 UTC 2024


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@jiaxyga.com/

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@jiaxyga.com/

To: Bjorn Andersson <andersson at kernel.org>
To: Konrad Dybcio <konradybcio at kernel.org>
To: Rob Herring <robh at kernel.org>
To: Krzysztof Kozlowski <krzk+dt at kernel.org>
To: Conor Dooley <conor+dt at kernel.org>
To: Rob Clark <robdclark at gmail.com>
To: Sean Paul <sean at poorly.run>
To: Abhinav Kumar <quic_abhinavk at quicinc.com>
To: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
To: Marijn Suijten <marijn.suijten at somainline.org>
To: David Airlie <airlied at gmail.com>
To: Daniel Vetter <daniel at ffwll.ch>
To: Eugene Lepshy <fekz115 at gmail.com>
Cc: linux-arm-msm at vger.kernel.org
Cc: devicetree at vger.kernel.org
Cc: linux-kernel at vger.kernel.org
Cc: dri-devel at lists.freedesktop.org
Cc: freedreno at lists.freedesktop.org
Cc: cros-qcom-dts-watchers at chromium.org
Cc: linux at mainlining.org
Signed-off-by: Danila Tikhonov <danila at jiaxyga.com>

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



More information about the dri-devel mailing list