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

Commit 6c8d6db0 authored by Alan Kwong's avatar Alan Kwong Committed by Kyle Yan
Browse files

msm: mdss: Export rotator interrupt and share rotator smmu



Existing rotator block is serviced by fbdev rotator driver.
This change enables usermode to use external v4l2 rotator driver by
exporting rotator interrupts (WB0 & WB1) thru interrupt domain,
and share smmu access for writeback and rotator.

mdp_irq_export is only set if has_separate_rotator is specified
in device tree and MDSS version is prior to 2.0.

mdp_irq_export is set to zero otherwise, and will effectively
disable mdp irq export and will introduce only minimal overhead
to interrupt processing.  This is the default behaviour for
MDSS newer than 2.0.

CRs-Fixed: 1017182
Signed-off-by: default avatarAlan Kwong <akwong@codeaurora.org>
Change-Id: If634894768b02d124ceab071a9eca1c36f258600
parent c9e1bc2a
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