android_kernel_google_msm/drivers/gpu/ion
Olav Haugan b2db21a0a1 gpu: ion: Use writecombine for uncached mappings
When we map ion buffers as uncached we want to map them as
uncached but still be able to use buffering of transactions
since turning off buffering has a severe performance impact.

Change-Id: I5a09ac34bd3ce3f001d10d9efd71d140f632564d
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
2013-03-07 15:23:44 -08:00
..
msm ion: isolate msm-specific ion extensions 2013-03-07 15:23:17 -08:00
tegra
ion.c ion: isolate msm-specific ion extensions 2013-03-07 15:23:17 -08:00
ion_carveout_heap.c gpu: ion: include msm-specific ion header 2013-03-07 15:22:56 -08:00
ion_cma_heap.c gpu: ion: Add msm specific extensions to CMA heap 2013-03-07 15:23:23 -08:00
ion_cp_heap.c gpu: ion: Restrict access to CP heap 2013-03-07 15:23:34 -08:00
ion_heap.c add CMA heap 2013-03-07 15:23:23 -08:00
ion_iommu_heap.c gpu: ion: Use writecombine for uncached mappings 2013-03-07 15:23:44 -08:00
ion_priv.h add CMA heap 2013-03-07 15:23:23 -08:00
ion_system_heap.c gpu: ion: include msm-specific ion header 2013-03-07 15:22:56 -08:00
ion_system_mapper.c
Kconfig gpu: ion: Add platform driver for msm ion 2013-02-07 17:43:20 -08:00
Makefile gpu: ion: Add msm specific extensions to CMA heap 2013-03-07 15:23:23 -08:00