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

Skip to content
Commit 8a9b38a3 authored by Alan Kwong's avatar Alan Kwong
Browse files

drm/msm: add affected planes during idle power restore



During idle power restore, software plane states are not
modified so they are not added to the new atomic state
during commit. This causes drm framework to bypass plane
atomic check & update, and results in pipe buffer offset
to be in reset state. This causes smmu fault subsequently.

Add affected planes to new atomic state during first atomic
check after power restore so hardware pipe buffer offset
will be updated.

CRs-Fixed: 2064858
Change-Id: Icd8978cfb24a1c19980fab99f607102e95a16b85
Signed-off-by: default avatarAlan Kwong <akwong@codeaurora.org>
parent 84cf4451
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