View Single Post
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#163
Originally Posted by jzencovich View Post
Interesting development....

I've been going through the Android source code, and I found some interesting stuff....

In kernel/drivers/video/mbx there is some MBX source code, intended for Intel's 2700G which packs an MBX lite. The code is recent as well, 2007 copyright (GPLed).

I was looking for some closed userspace libs, but couldn't find any. Looks like all the magic is contained within reg_bits.h and regs.h.

Yes, Intel 2700G != Omap 2420, but I do believe that the source code should be fairly compatible with some tweaking. Anyone want to support me/shoot me down?

I attached the source for those that don't want to download the 2 Gigs of Android source (cool stuff though).

Jon

Well spotted Jon,

However, there is no interaction with the powervr chip within this driver.

this driver code is for the 2d normal framebuffer.
This is equivalent to the already open omapfb.c


however, the "mbxdebugfs.c" file might have something, but it looks no more than test probing.
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk

Last edited by lcuk; 2008-10-31 at 23:15.
 

The Following User Says Thank You to lcuk For This Useful Post: