commit | 57ccb4d352cb740c17544f0b8c9e3adfb75031c6 | [log] [tgz] |
---|---|---|
author | Alan Kwong <akwong@codeaurora.org> | Thu Nov 23 14:51:34 2017 -0500 |
committer | Alan Kwong <akwong@codeaurora.org> | Mon Nov 27 17:51:54 2017 -0500 |
tree | 89d121e80d385bee3cf94349914191ca561b3aa9 | |
parent | a81181397b9229d65d0d5cf4cf7c40ae1b543ae4 [diff] |
msm: sde: update rotator OT to use total pixels Currently, OT calculation compares resolution and frame rate separately, which may select inappropriate OT according to overall pixels. Update rotator OT calculation to combine resolution and frame rate into total pixel before comparison. Also, apply the same same OT calculation for RGB formats as well. Change-Id: Id7e4db53c55b5af61ca45ade88ecd3318f6eef15 Signed-off-by: Alan Kwong <akwong@codeaurora.org>