Re: [PATCH v6] media: qcom: iris: move OPP handling to VPU power transaction
From: Hungyu Lin
Date: Sat Aug 29 2026 - 22:01:58 EST
> This is an existing "issue" in the driver
Thanks for the review.
I understand that iris_opp_set_rate(0) only selects the lowest OPP
and does not actually drop the performance-state vote, which is handled
when the device runtime-suspends.
I will keep the OPP ownership change in iris_vpu_power_on() separate from
this existing behavior. Would you prefer the actual OPP release to be
addressed in a separate follow-up patch?
Thanks,
Hungyu Lin