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

From: Akhil P Oommen
Date: Thu Jan 02 2025 - 15:12:52 EST


On 12/20/2024 4:06 AM, Konrad Dybcio wrote:
> 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>

For the whole series:

Reviewed-by: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>

-Akhil

> ---
> 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,