commit | 0d1259b5f84969bd00811ff9faa1c44cdb9fdbb5 | [log] [tgz] |
---|---|---|
author | Rebecca Schultz Zavin <rebecca@android.com> | Mon Apr 30 16:45:38 2012 -0700 |
committer | Rebecca Schultz Zavin <rebecca@android.com> | Tue May 22 14:01:06 2012 -0700 |
tree | ead8d61a8617845176d051878f5f66742dca242a | |
parent | 043a61468f395dd6d4fc518299726955e9999c59 [diff] |
gpu: ion: Use alloc_pages instead of vmalloc from the system heap With this change the ion_system_heap will only use kernel address space when the memory is mapped into the kernel (rare case). Change-Id: I8702cf89ffec0bd5c337bd88d7444013d4d94bc8 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>