Commit Graph

2 Commits

Author SHA1 Message Date
Colin Cross b46313b2e4 Initial msm8x64 memory tracker HAL
Reads memory info from kgsl to track unaccounted for GL and ION
memory.  Right now it has to parse every allocation and then
cross-reference it against /proc/pid/smaps.  It would be faster
to modify the kgsl driver to keep counters that could just be
read directly.

Bug: 10294768
Change-Id: Icb17558f03ce53bc594fbee097e51fe82e15dc31
2013-09-07 18:13:25 +00:00
Vineeta Srivastava 513ddc2124 Splitting hardware/qcom/display chip specific.
Moved msm8960 specific code in msm8960/ directory.
Moved msm8974 specific code in msm8974/ directory.
Updated Makefiles to point to correct header files.

Change-Id: I0623022f324be0ae42571660074f16afa1f71df5
2013-06-12 11:06:34 -07:00