diff options
| author | Rajesh Kemisetti <rajeshk@codeaurora.org> | 2016-11-12 00:43:22 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-01 23:25:18 -0800 |
| commit | 8a706cbc3d9ede07d39b9d715cc4b195f54b8e96 (patch) | |
| tree | 0c528e3cce40ffc86ed7bae4bd49fddab426e6b6 /lib/debugobjects.c | |
| parent | b832093be4cb17857933d1acfb72f43ce0d5f93a (diff) | |
msm: kgsl: Check MMU type for memory and pagetable operations
Check MMU type for below operations to make NOMMU functional:
- adreno_iommu_set_pt_ctx() tries to set pagetable during context
switch without really checking on type of MMU.
- skip tracking of gpuaddr in case of NoMMU during
kgsl_mem_entry_track_gpuaddr().
- In case of nommu the function kgsl_allocate_global() should
always allocate contiguous memory from CMA.
Change-Id: I8cb59e1475376167c7a8a60c54df0939597f5083
Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
