Message ID | 20241219-topic-gmu_fw_ver-v1-0-d403a70052d8@oss.qualcomm.com |
---|---|
Headers | show |
Series | Print GMU version at boot on >A630 | expand |
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@oss.qualcomm.com> For the whole series: Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com> -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,
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,