commit | e9f2ba2751ed9911130110377c21ad10ffbe28b8 | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Wed Jun 12 14:05:27 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Wed Jun 12 14:05:27 2013 -0700 |
tree | 92f53d4f7c961e00a021ff848147229128986390 | |
parent | fa33278ddc13bab31074e4ef6849cb8ae0093857 [diff] |
mm-video: hevc: initialize ion heap_mask for hevc The heap_mask was not initialized correctly and contained garbage values. This resulted in buffers being allocated from vmalloc heap instead of adsp heap. ion_phys is not supported for vmalloc heap and this resulted in prepare_buf call failing as driver was unable to set the physical address of output buffers to Q6 firmware. Change-Id: Id4a55a7d6b7f0e6b03e33fd9bc9cd6d1e363f70b