All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] SM8[12]50 GPU speedbin
@ 2022-12-13  0:24 Konrad Dybcio
  2022-12-13  0:24 ` [PATCH 1/7] dt-bindings: nvmem: Add compatible for SM8150 Konrad Dybcio
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Konrad Dybcio @ 2022-12-13  0:24 UTC (permalink / raw)
  To: linux-arm-msm, andersson, agross, krzysztof.kozlowski
  Cc: marijn.suijten, Konrad Dybcio

This series brings SM8[12]50 (A6[45]0) speedbin support along with a
touch-up for 8150, allowing Adreno to cooperate with the display hw.

Tested on Xperia 5 II (SM8250 Edo PDX206) and Xperia 5 (SM8150 Kumano
Bahamut).

Konrad Dybcio (7):
  dt-bindings: nvmem: Add compatible for SM8150
  dt-bindings: nvmem: Add compatible for SM8250
  drm/msm/a6xx: Add support for A640 speed binning
  drm/msm/a6xx: Add support for A650 speed binning
  arm64: dts: qcom: sm8150: Don't start Adreno in headless mode
  arm64: dts: qcom: sm8150: Add GPU speedbin support
  arm64: dts: qcom: sm8250: Add GPU speedbin support

 .../bindings/nvmem/qcom,qfprom.yaml           |  2 ++
 arch/arm64/boot/dts/qcom/sm8150-hdk.dts       |  5 ++++
 arch/arm64/boot/dts/qcom/sm8150-mtp.dts       |  5 ++++
 arch/arm64/boot/dts/qcom/sm8150.dtsi          | 30 +++++++++++++------
 arch/arm64/boot/dts/qcom/sm8250.dtsi          | 23 +++++++++++++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c         | 30 +++++++++++++++++++
 6 files changed, 85 insertions(+), 10 deletions(-)

-- 
2.39.0


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2023-01-03 11:58 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  0:24 [PATCH 0/7] SM8[12]50 GPU speedbin Konrad Dybcio
2022-12-13  0:24 ` [PATCH 1/7] dt-bindings: nvmem: Add compatible for SM8150 Konrad Dybcio
2022-12-13 13:16   ` Krzysztof Kozlowski
2023-01-03 11:58   ` Srinivas Kandagatla
2022-12-13  0:24 ` [PATCH 2/7] dt-bindings: nvmem: Add compatible for SM8250 Konrad Dybcio
2022-12-13 13:16   ` Krzysztof Kozlowski
2023-01-03 11:58   ` Srinivas Kandagatla
2022-12-13  0:24 ` [PATCH 3/7] drm/msm/a6xx: Add support for A640 speed binning Konrad Dybcio
2022-12-13  0:24   ` Konrad Dybcio
2022-12-13  7:06   ` Akhil P Oommen
2022-12-13  7:06     ` Akhil P Oommen
2022-12-13  0:24 ` [PATCH 4/7] drm/msm/a6xx: Add support for A650 " Konrad Dybcio
2022-12-13  0:24   ` Konrad Dybcio
2022-12-13 15:23   ` Doug Anderson
2022-12-13 15:23     ` Doug Anderson
2022-12-13 15:34     ` Konrad Dybcio
2022-12-13 15:34       ` Konrad Dybcio
2022-12-13  0:24 ` [PATCH 5/7] arm64: dts: qcom: sm8150: Don't start Adreno in headless mode Konrad Dybcio
2022-12-15 21:24   ` Marijn Suijten
2022-12-13  0:24 ` [PATCH 6/7] arm64: dts: qcom: sm8150: Add GPU speedbin support Konrad Dybcio
2022-12-15 21:25   ` Marijn Suijten
2022-12-15 22:37   ` Marijn Suijten
2022-12-13  0:24 ` [PATCH 7/7] arm64: dts: qcom: sm8250: " Konrad Dybcio
2022-12-15 22:36   ` Marijn Suijten

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.