Skip to content
Commit efd65138 authored by Alan Kwong's avatar Alan Kwong
Browse files

drm/msm: dispatch sync commit to display thread



Current implementation dispatches sync commit in the
calling thread context instead of the display thread
context. This will cause serialization issues between
idle pc, atomic commit, and atomic check operations.
Dispatch sync commit to the corresponding display
thread to serialize processing properly.

Change-Id: I710e0daecfa659a00948092ff15dfc699f5f9344
Signed-off-by: default avatarAlan Kwong <akwong@codeaurora.org>
parent 310e9b0f
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