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/[email protected]/ 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/[email protected]/ To: Bjorn Andersson <[email protected]> To: Konrad Dybcio <[email protected]> To: Rob Herring <[email protected]> To: Krzysztof Kozlowski <[email protected]> To: Conor Dooley <[email protected]> To: Rob Clark <[email protected]> To: Sean Paul <[email protected]> To: Abhinav Kumar <[email protected]> To: Dmitry Baryshkov <[email protected]> To: Marijn Suijten <[email protected]> To: David Airlie <[email protected]> To: Daniel Vetter <[email protected]> To: Eugene Lepshy <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Danila Tikhonov <[email protected]> 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
