Dima Zavin
427b3ce634
libgralloc-qsd8k: Do not use the physical address of surfaces/framebuffer
...
The GPU now correctly maps everything throug hthe MMU so physical addresses
are no longer needed.
Change-Id: Id16a690f63d7141c8ee6694b246b1955f450b8ed
Signed-off-by: Dima Zavin <dima@android.com>
2009-12-02 21:15:33 -08:00
Mathias Agopian
c73e6963a9
part of fix [2186418] switch qsd8k devices to 24-bits framebuffer
...
Add support for 32 bits framebuffers
2009-11-23 23:19:54 -08:00
Mathias Agopian
173ba48dd3
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
2261332f74
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
e1ec76c16e
make gralloc_priv.h for msm7k and qsd8k identical and C friendly
2009-08-19 14:17:17 -07:00
Mathias Agopian
2c911dc5b8
make gralloc-qsd8k closer to the generic gralloc so it's easier to maintain
2009-08-19 13:14:55 -07:00
Dima Zavin
463408155c
qsd8k: add gralloc for 8k
...
Signed-off-by: Dima Zavin <dima@android.com>
2009-08-13 16:43:18 -07:00