Prashant Somashekar
fea4f78e54
increase IDLE_TIMEOUT within kgsl_yamato_idle (kgsl_yamato.c)
2010-11-18 12:28:38 +11:00
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
Shubhraprakash Das
c69e698fff
msm_kgsl: Optimize TLB flushing
...
Only flush TLB when it is absolutely nessasary as opposed to
flushing it on every map and unmap
2010-11-18 12:22:31 +11:00
Jordan Crouse
9e3544077c
msm_kgsl: Move kgsl_sharedmem_init to module load
...
kgsl_sharedmem_init/kgsl_sharedmem_close only need to be called once,
so move them to the the module load and close functions so they can be
available through the life of the module.
2010-11-18 12:22:14 +11:00
Markinus
3a4df97971
htcleo: removed the fix firmware in kgsl 3d driver. We can use now the yamato_xxx.fw files.
...
Revert "htcleo: fix hw3d hardcoding firmware in kernel"
This reverts commit d3a4673828
.
2010-11-14 19:54:46 +01:00
Markinus
49a440240c
htcleo: reenabled hw init for mdp
2010-10-17 18:48:14 +02:00
Markinus
5dd534b1f6
htcleo: the next bsod fix. I hope it's the last one
2010-10-17 18:18:04 +02:00
Markinus
a13e68883f
htcleo: enable shadow writes for kgsl and writecombine
...
Credits to darkstone
2010-10-14 19:46:12 +02:00
Markinus
e6285026eb
htcleo: removed the fb modifications for full screen update
...
Not it's dependend on fb console
2010-09-19 12:07:03 +02:00
LeTama
7419327321
Disable console and enable boot splash screen
2010-09-17 12:08:43 +02:00
LeTama
0a2ce91df6
Fix wakeup problem on at least xdandroid
2010-09-17 11:40:52 +02:00
LeTama
be652c8965
Remove unused define
2010-09-04 21:25:43 +02:00
LeTama
913ce271da
Re-enable vsync
2010-09-04 20:33:54 +02:00
Markinus
d3a4673828
htcleo: fix hw3d hardcoding firmware in kernel
...
This is Cotulla's hack, modified to be device dependend and not always aktive
2010-08-29 11:24:57 +02:00
Markinus
d830fe74ed
htcleo: add MDP config
2010-08-29 11:03:51 +02:00
Markinus
729e4a7768
htcleo: add different mdp modifications
...
We have to check whether the hacks are still needed or not
2010-08-29 11:01:03 +02:00
Markinus
8a30b4290f
Revert "htcleo: fix hw3d hardcoding firmware in kernel"
...
In the moment kgsl isn't working right, we have to check it
This reverts commit 2404ed2dc6
.
2010-08-28 23:15:57 +02:00
Lukas-David Gorris
2404ed2dc6
htcleo: fix hw3d hardcoding firmware in kernel
2010-08-28 20:52:52 +02:00
Markinus
858e270543
htcleo: add MDP hacks for display
...
We have to look later how to solve it
2010-08-28 01:51:23 +02:00
Markinus
e34adb00cb
Add EVOs source as default
2010-08-27 11:19:57 +02:00