commit | 94ad25eb30765e46b4e2fb573eeded8f5d781b3f | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Fri Aug 03 13:56:21 2012 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Wed Oct 17 10:39:54 2012 -0700 |
tree | c5ad57ad498a227b750639643d76f822a2691bbc | |
parent | acb7aeac8e38a074e5b6ebd42cf79d8f4acf7488 [diff] |
gpu: ion: Factor out common code on first alloc/last free Currently, fmem must be transitioned on first allocation/ last free. Going forward, there may be other use cases to call functions on first allocation/last free. Factor some of this code out to avoid duplication. Change-Id: I2649309318bc65aa2d0401c90e71ade4cc14c729 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>