commit | 073f1221221adb52039bc49f79c81e06335f9c7a | [log] [tgz] |
---|---|---|
author | kuogee hsieh <khsieh@codeaurora.org> | Fri Sep 02 09:44:22 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:43 2011 -0700 |
tree | 3f9bb42e601e2fa99cc1fc54201fd86e65b73d92 | |
parent | baf6d343ccfaf895a7424ffe54f8cf7bd833797c [diff] |
msm_fb: display: Add panel vertical porches into TE logic Panel vertical porches are not considered into tear check logic which cause TE can not tolerate panel vsync frequency variation after panel heating up. This cause mdp to hang up and no screen updated after that. This patch will have panel vertical porches considered in during configure TE registers. Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>