android_kernel_cmhtcleo/drivers/video/msm/gpu/kgsl
Ken Sumrall f248e15b5f msm: kgsl: Remove support for mmap from the kgsl driver.
The mmap(2) functionality of kgsl is no longer used, and it had a
bug that would crash the kernel when mmap(2) was called with
"odd" parameters.  So we have removed the mmap functionality.
If for some reason in the future you want to resurrect this,
make sure memdesc is properly initialized in all paths through
the kgsl_mmap() routine.

Signed-off-by: Ken Sumrall <ken@android.com>
2010-11-18 12:27:57 +11:00
..
kgsl_cmdstream.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_cmdstream.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_device.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_drawctxt.c htcleo: enable shadow writes for kgsl and writecombine 2010-10-14 19:46:12 +02:00
kgsl_drawctxt.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_log.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_log.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_mmu.c msm_kgsl: Optimize TLB flushing 2010-11-18 12:22:31 +11:00
kgsl_mmu.h msm_kgsl: Optimize TLB flushing 2010-11-18 12:22:31 +11:00
kgsl_pm4types.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_ringbuffer.c htcleo: removed the fix firmware in kgsl 3d driver. We can use now the yamato_xxx.fw files. 2010-11-14 19:54:46 +01:00
kgsl_ringbuffer.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_sharedmem.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_sharedmem.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl_yamato.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
kgsl.c msm: kgsl: Remove support for mmap from the kgsl driver. 2010-11-18 12:27:57 +11:00
kgsl.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
Makefile Add EVOs source as default 2010-08-27 11:19:57 +02:00
yamato_reg.h Add EVOs source as default 2010-08-27 11:19:57 +02:00