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

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

drm/msm/sde: trigger frame done if ctl is idle



Command mode display triggers next frame without waiting
for current frame transfer complete. In this case, MDP
HW transfers two frames and generates done interrupt status
 for two frames. SW may miss one interrupt if there is a
jiffie jump during these two frame done interrupt. This patch
checks the controller idle status for posted start triggered
frame to avoid invalid pingpong timeout issue.

Change-Id: I344357f19e051ebd5ff4d5555d7d27009803f7c2
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 00474817
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