commit | 7d0709476d2911ad07350bb35089a3d6e9e611db | [log] [tgz] |
---|---|---|
author | Lloyd Atkinson <latkinso@codeaurora.org> | Tue Jul 26 18:35:12 2016 -0400 |
committer | Narendra Muppalla <NarendraM@codeaurora.org> | Fri Jan 13 12:41:45 2017 -0800 |
tree | f967ed92de338ba49d9a6545153a1fd64b3d704d | |
parent | cd43ca6360e41615aa278904306b3fed7be19b86 [diff] |
drm/msm/sde: reset kickoff count atomically before irq enable Rework physical encoder kickoff counting logic to address issues where an interrupt could be missed, or completion could get out of sync due to a race condition between kickoff count and irq enable. It also generalizes the kickoff count across the video and command interfaces. Change-Id: Id88f5b2859f74ee1aced8fbd7552e9023155d01c Signed-off-by: Lloyd Atkinson <latkinso@codeaurora.org>