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

Skip to content
Commit bc87c9ff authored by Akhil P Oommen's avatar Akhil P Oommen
Browse files

msm: kgsl: Fix skipping aperture programming



During the first adreno_start(), we initialize the global PT and
make an scm call to program the aperture related registers. This
programing is skipped when scm_is_call_available() call fails.
Skipping aperture programing can make CP get stuck during a
context switch. To fix this, avoid scm_is_call_available() call
and force aperture programing from secure world for all a6xx GPUs.

Change-Id: I13923afbece0be12b1a9336b7d20c3039164a6b6
Signed-off-by: default avatarAkhil P Oommen <akhilpo@codeaurora.org>
parent f6a4f1b0
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