Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 023ffedb authored by Patrick Daly's avatar Patrick Daly
Browse files

iommu: Introduce DOMAIN_ATTR_ATOMIC



Clock and regulator operations may not be atomic; however iommu operations
are not required to follow this rule. This can be accomplished simply by
leaving clocks and regulators on when a domain is attached, but at a
power cost. Therefore, add a flag to indicate that a domain may be used
in atomic context to optimize domains which do not require this.

Change-Id: Ia6ca2690154441fcc4d1ca38bf288930f20f3dd1
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 3a8a88aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment