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

Skip to content
Commit 6ae424b9 authored by Terence Hampson's avatar Terence Hampson
Browse files

mdss: ppp: Allow for mdp3 to map smmu for buffers used by ppp



There is a hw issue with ppp where it reads buffers in 16x16 tiles.
If the region of interest (roi) is not divisible by 16 it will
read these extra lines but not use them for blitting. Since these
extra region is outside the buffer it is necessary to add extra
padding on either side of the buffer. This is a sw workaround to
avoid smmu reporting page faults.

Change-Id: I9ac80c1d32b35051b112f4c22c28c51b50f886ce
Signed-off-by: default avatarTerence Hampson <thampson@codeaurora.org>
parent 66d0b021
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