Skip to content
Snippets Groups Projects
Commit 00e29cc5 authored by Sachin Bhayare's avatar Sachin Bhayare Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: fix fence time out issue in MDP3 driver


MDP3 ioctls were not synchronized. This resulted early return from blocking
ioctls which resulted in use of incorrect timeline value for mdp_fence and
resulted in fence deadlock. As driver end up sending far in future timeline
value to its client.

Fix issue by using MDP_NOTIFY_FRAME_CTX_DONE event for synchronizing ioctls.

Change-Id: Ie0809e53e29c684071c4003ee75267793e8dd3b7
Signed-off-by: default avatarSachin Bhayare <sachin.bhayare@codeaurora.org>
parent 88a9a624
Branches
Tags android-7.1.2_r0.13
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment