OSDN Git Service

msm: mdss: fix amortized prefill calculations
authorIngrid Gallardo <ingridg@codeaurora.org>
Thu, 12 May 2016 02:44:45 +0000 (19:44 -0700)
committerKyle Yan <kyan@codeaurora.org>
Thu, 26 May 2016 22:30:04 +0000 (15:30 -0700)
commit16ce5906892041e8b90565600834deec60a5da15
tree31f1b63901b4f4375b3619336f9355355e55dd63
parent7d2526e588258d83f7088a661a1a93cc9b1aacdd
msm: mdss: fix amortized prefill calculations

Fix wrong calculation for the amortized prefill
parameters to use destination coordiates as well
as adjust ts_count denominators for the correct
units, also make sure vsync clock is enabled.
It was causing problem when feature was enabled.

Change-Id: I62a3bd31997be05181de98307089e2a69d98ab7b
Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
drivers/video/fbdev/msm/mdss_mdp_pipe.c