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

Commit ad2f67cc authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: always assign virtual address to cursor buffer



Cursor IOCTL is used to program the cursor pipes and the updates
would take effect on display_commit along with the other layers.
In cmd mode panels, when the there are no updates there is idle
power collapse and iommu is detached. If cursor IOCTL is called
during this time, it would assign the physical address instead of
virtual address for cursor buffer. This causes dirty region around
the cursor in the next display_commit. Fix the cursor buffer to have
the virtual address all the time.

Change-Id: I963794d0de5387b10e06e7c5a61300cd7b4aeffa
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent 305ca4cc
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