commit | 56c1b25493b80fe0476ae72f172ab8fce0d45e53 | [log] [tgz] |
---|---|---|
author | Benjamin Chan <bkchan@codeaurora.org> | Wed May 17 13:37:03 2017 -0400 |
committer | Abhijith Desai <desaia@codeaurora.org> | Thu Jun 21 17:34:01 2018 +0530 |
tree | 49e893d58e6a8e6d02d6ad71c4c1d2c7c1673c19 | |
parent | ff12bfec27b37d40d6a9eb2894a778731fc20d6e [diff] |
msm: mdss: Correct MDSS display wakeup time calculation With DSC enabled in the panel interface, the horizontal resolution is smaller than the panel width due to the compression. Correcting the time_of_line and total_line calculation by calling the proper macro. CRs-Fixed: 2048339 Change-Id: I36c1b9d30d5a440dfef4b4638f4f3ebf807782c8 Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>