commit | 3d4fe1ac86faf189860ed2bfd232a313f2372507 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Fri Jan 13 11:42:15 2012 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Wed Jan 18 16:41:56 2012 -0800 |
tree | 1dad5846fb06a99c6daf05e775bb16dcc8af1ecb | |
parent | 35e2f2f14b70047a758d036c1adf4f110346b93a [diff] |
gpu: ion: Refactor debugfs printing Printing to debugfs is done from a centralized location for all the heaps managed by ion. This architecture is not sustainable in the long run since different heaps have different requirements for what should be printed. Refactor the debugfs printing for ion so that each heap is responsible for printing its information. Change-Id: I1dbe13432a4ab07f27ea4756c3be7fa01ad1df92 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>