[PATCH 15/17] drm/msm/a6xx: Make crashstate capture IFPC safe
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Wed Jul 23 10:32:37 UTC 2025
On 7/20/25 2:16 PM, Akhil P Oommen wrote:
> Now with IFPC, GX domain can collapse as soon as GPU becomes IDLE. So
> add gx_is_on check before accessing any GX registers during crashstate
> capture and recovery.
>
> Signed-off-by: Akhil P Oommen <akhilpo at oss.qualcomm.com>
> ---
[...]
> + /*
> + * This is true only on an A6XX_GEN1 with GMU, has IFPC enabled and a super old SQE firmware
> + * without 'whereami' support
> + */
Firmware that old won't even be accepted by the driver, see the slightly
confusing logic in a6xx_ucode_check_version()
Konrad
More information about the dri-devel
mailing list