mbox series

[0/2] Print GMU version at boot on >A630

Message ID 20241219-topic-gmu_fw_ver-v1-0-d403a70052d8@oss.qualcomm.com (mailing list archive)
Headers show
Series Print GMU version at boot on >A630 | expand

Message

Konrad Dybcio Dec. 19, 2024, 10:36 p.m. UTC
Might come in useful to try and track down otherwise inexplicable
failures in e.g. old CI logs. A630 uses a different mechanism that is
not implemented in this series.

Tested on 8280 and X1

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (2):
      drm/msm: registers: Add GMU FW version register
      drm/msm/a6xx: Print GMU core firmware version at boot

 drivers/gpu/drm/msm/adreno/a6xx_gmu.c             | 7 +++++++
 drivers/gpu/drm/msm/registers/adreno/a6xx_gmu.xml | 5 +++++
 2 files changed, 12 insertions(+)
---
base-commit: 8503810115fbff903f626adc0788daa048302bc0
change-id: 20241219-topic-gmu_fw_ver-609e8b867802

Best regards,