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

Skip to content
Commit 025ec62c authored by Ramakant Singh's avatar Ramakant Singh Committed by raghavendra ambadas
Browse files

mdss: fb: fix ion fbmem release sequence



In recovery mode and charger only mode, a race
condition is sometimes seen in the shutdown sequence.
This happens in the mdss_release where the ion buffers
used for FB are freed before doing the BLANK which
results in MDP accessing the buffers even after it
is freed leading to iommu pagefaults.

To resolve this, free the buffers only after the BLANK
operation is completed.

CRs-Fixed: 750233

Change-Id: I347e98f933bfd9372ce45b007b8f737b31e8479d
Signed-off-by: default avatarRamakant Singh <ramaka@codeaurora.org>
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 4a2f4120
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