Mathias Agopian
|
717cf60b7a
|
fix gralloc qsd8k. we actually don't need to use /pmem/gpu1, since the gpu is now able to use regular PMEM.
this module is now closer to the generic gralloc module, although it will have to evolve in the near future.
|
2009-08-20 15:41:34 -07:00 |
|
Mathias Agopian
|
854a1e77bb
|
use the same magic value for native_handle in 7k and 8k, since the handles are actually identical
|
2009-08-19 15:16:48 -07:00 |
|
Mathias Agopian
|
c779b2b67d
|
make gralloc_priv.h for msm7k and qsd8k identical and C friendly
|
2009-08-19 14:17:17 -07:00 |
|
Mathias Agopian
|
6e83a30251
|
reenabled partial updates in msm7k/qsd8k
|
2009-08-19 13:45:02 -07:00 |
|
Mathias Agopian
|
78087b2664
|
make gralloc-qsd8k closer to the generic gralloc so it's easier to maintain
|
2009-08-19 13:14:55 -07:00 |
|
Dima Zavin
|
0c7b6963a6
|
gralloc8k: make sure to set the physical address of the framebuffer
Signed-off-by: Dima Zavin <dima@android.com>
|
2009-08-13 16:43:21 -07:00 |
|
Dima Zavin
|
0f1f4c1ac8
|
gralloc8k: fix partial updates, some cleanups
Signed-off-by: Dima Zavin <dima@android.com>
|
2009-08-13 16:43:19 -07:00 |
|
Dima Zavin
|
4799671722
|
qsd8k: add gralloc for 8k
Signed-off-by: Dima Zavin <dima@android.com>
|
2009-08-13 16:43:18 -07:00 |
|