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@xxxxxxxxxxxxxxxx> --- 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, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>