commit | 0ced4ecd9aa6e3697547a4c1612cb3b8961957a5 | [log] [tgz] |
---|---|---|
author | Ujwal Patel <ujwalp@codeaurora.org> | Mon Sep 02 14:33:41 2013 -0700 |
committer | Aravind Venkateswaran <aravindh@codeaurora.org> | Thu Oct 24 13:11:06 2013 -0700 |
tree | cc0f0370d3b03ee00902a760bde64e023d8ae7e6 | |
parent | 1be8950cbc240586b1cfef5b00bee253c1d02458 [diff] |
msm: mdss: Enable fixed MMBs support for RGB pipes RGB pipes in some of the chip-sets are statically tied to dedicated Memory Macro Blocks (MMBs) out of common shared memory pool. These MMBs cannot be used by other pipes. Enable support for this fixed MMBs by parsing indexes from device tree and reserving fixed MMBs first before general pool is used. Change-Id: Ic4bc7fa790f430a2853719fec7fd849149bc6976 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>