Re: [PATCH v2 05/16] drm/msm: a6xx: Refactor a6xx_sptprac_enable()

From: Konrad Dybcio
Date: Mon Sep 08 2025 - 11:21:26 EST


On 9/8/25 10:26 AM, Akhil P Oommen wrote:
> A minor refactor to combine the subroutines for legacy a6xx GMUs under
> a single check. This helps to avoid an unnecessary check and return
> early from the subroutine for majority of a6xx gpus.
>
> Also, document an intermediate unknown low power state which is not
> exposed by the GMU firmware.
>
> Signed-off-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad