commit | 2158b1ec0e7eee69e75083759e17cf139df7061f | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Mon Mar 04 17:46:30 2013 -0800 |
committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Mon Apr 15 10:59:58 2013 -0700 |
tree | 07f1ec49014eca3a5b6ff14eb3dbcc6948428f11 | |
parent | 8c6fb2587d8db32612bce0e63fb784ab55bc1d6b [diff] |
msm: mdss: support rotator sessions for high resolution surfaces Each rotator block only supports up to 2048 width max, in order to rotate bigger surfaces they need to be split and rotated in two separate rotator blocks. Add support to manage this split internally and abstract it to user. Change-Id: Ib870bad5683aca7863e51043c2b7f487810e3eb1 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>