commit | 89dcb3e96fee757bf4c374f25a18d1a54bfa27af | [log] [tgz] |
---|---|---|
author | Anusha Koduru <kanusha@codeaurora.org> | Wed Mar 12 13:13:27 2014 +0530 |
committer | Anusha Koduru <kanusha@codeaurora.org> | Thu Mar 13 09:18:11 2014 +0530 |
tree | 188b8b864a53303ffc30d566c29ef8e18e0ceb37 | |
parent | d9c74020a559bc9719206295b495fe382b2cd1cd [diff] |
msm: mdss: Perform bandwidth check before applying any fudge Earlier the bandwidth check is done after applying an ib_fudge. This causes some valid use cases to fall back to GPU. Perform bandwidth check against the actual value without considering any fudges. Change-Id: I09d10724c473c76ade8cf2a2b8d1bda9862816a2 Signed-off-by: Anusha Koduru <kanusha@codeaurora.org>