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

Skip to content
Commit cfb6064e authored by Dhaval Patel's avatar Dhaval Patel
Browse files

drm/msm/sde: remove frame done wait from sde_crtc



SDE crtc module waits for previous frame done
before it triggers a new frame. This is unnecessary
because sde encoder has similar wait already within
prepare_kickoff API call. This patch avoids extra
frame done wait and only flush the event thread
to trigger pending fences.

Change-Id: I45b6dcd5ec39491303fe29eaaf41988a68f48465
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent b851c923
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment