- BugsDid you have the same issues on v6.14 or earlier?
Occasionally when resuming I get a fencing error with hyperlock and
freedreno, TBH it looks like something in the GPU or SMMU according to
Rob Clark:https://pastebin.com/AWjCyaap
The smmu pm usage count underflow is concerning, the smmu pm should be
tied to the GPU device via device_link_add(). I've never seen
something similar, but I'm still on v6.14.
Could you try reverting commit 0a679336dc17 ("iommu/arm-smmu: Set rpm
auto_suspend once during probe")
BR,
-R