android_kernel_cmhtcleo/drivers/video/msm
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
..
gpu/kgsl msm: kgsl: Remove support for mmap from the kgsl driver. 2010-11-18 12:27:57 +11:00
hdmi Add EVOs source as default 2010-08-27 11:19:57 +02:00
Kconfig Disable console and enable boot splash screen 2010-09-17 12:08:43 +02:00
logo.c 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
mddi_client_dummy.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mddi_client_epson.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mddi_client_novb9f6_5582.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mddi_client_nt35399.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mddi_client_toshiba.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mddi_hw.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
mddi.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mdp_csc_table.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
mdp_hw.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
mdp_lcdc.c htcleo: the next bsod fix. I hope it's the last one 2010-10-17 18:18:04 +02:00
mdp_ppp22.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mdp_ppp31.c Add EVOs source as default 2010-08-27 11:19:57 +02:00
mdp_ppp.c htcleo: add different mdp modifications 2010-08-29 11:01:03 +02:00
mdp_ppp.h Add EVOs source as default 2010-08-27 11:19:57 +02:00
mdp.c htcleo: reenabled hw init for mdp 2010-10-17 18:48:14 +02:00
msm_fb.c htcleo: removed the fb modifications for full screen update 2010-09-19 12:07:03 +02:00