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

Skip to content
Commit 79b44396 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Dhaval Patel
Browse files

drm/msm/sde: update frame pending in client context during disable



The crtc disable and frame_done events are processed
in same commit thread. The commit thread can not process
the frame done work when it is already processing the
crtc/encoder disable work from same context. This leads
to invalid frame_pending count management in sde crtc
module. This patch moves the frame done/failure event
handling in client context during crtc disable case
to avoid the frame pending counter issues.

Change-Id: Ia4de237181b62d1ffe7477a148ca0869eadb580b
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent dc62e315
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