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

Skip to content
Commit 19d2125c authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

drm/msm/sde: fix pending kickoff refcount for dual intf



Current driver increments the pending kickoff
counter only one time per virtual encoder.
This is a problem when we have one virtual
encoder and two physical encoders since
driver will not wait for both pp done
interrupts to be signaled before preparing
the next commit. Fix this issue by making
sure the kickoff pending counter is
incremented per physical encoder.

Change-Id: I94b20164207730ad7098ce48622c1d98bcda7038
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 68cdabb1
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