On 3/24/2026 3:33 PM, Konrad Dybcio wrote:
> On 3/23/26 9:12 PM, Akhil P Oommen wrote:
>> A8x has a diverged enough for a separate implementation of gx_is_on()
>> check. Add that and move them to the adreno func table.
>>
>> Fixes: 288a93200892 ("drm/msm/adreno: Introduce A8x GPU Support")
>> Signed-off-by: Akhil P Oommen <[email protected]>
>> ---
>
> Fair, but then it'd also make sense to do so for a7 which also
> ignores SPTPRAC and has a different bitfields vs a6
>
> Reviewed-by: Konrad Dybcio <[email protected]>
Ack. Thanks.
-Akhil
>
> Konrad