OSDN Git Service

msm: mdss: flush timing after splash done for video panel
authorRajkumar Subbiah <rsubbia@codeaurora.org>
Fri, 24 Feb 2017 22:23:03 +0000 (17:23 -0500)
committerRajkumar Subbiah <rsubbia@codeaurora.org>
Mon, 27 Feb 2017 17:39:22 +0000 (12:39 -0500)
commitd5ee46812127d16ca72aa41466c2e6bce31f7451
tree0e2751ca765397c8632cb9331ab34861b32c9dc2
parentc4b8f7345591598bccc856150c65d787e894c039
msm: mdss: flush timing after splash done for video panel

During continuous splash handoff the pipes are unstaged and the
timing engine is being turned off. But this change is not
being flushed. Right after that we release the splash memory
and this sometimes causes a memory fault. This change adds
the necessary flush.

Change-Id: Ia78359fd8159a7217ffc4f0192788f295ac3504c
Signed-off-by: Rajkumar Subbiah <rsubbia@codeaurora.org>
drivers/video/fbdev/msm/mdss_mdp_intf_video.c