commit | 1a74a491ea1555c4b84189441b770b78d998b1c6 | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Sat May 11 21:24:43 2013 -0700 |
committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Sat May 11 21:24:43 2013 -0700 |
tree | 66e68f8555bf2daf33ddda74b646fd3da1c7d7b0 | |
parent | 806c5a235fc5e3004dd4d156d89950c79982131a [diff] |
msm; mdss: increase max sync fence fd count Current sync fence number is based on the maximum ammount of layers that MDP can support, however application may send more than one fence associated to a single layer. Increase the maximum ammount of sync fences to allow most use cases. Change-Id: I9b04ea7c864501433af86fe57c742634abfd7872 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>