[android-porting] How android use framebuffer?

2013-11-14 Thread David
Hi, all, I am porting katkit to our new hardware. Because the graphic driver is not yet ready, I want to use framebuffer + software openGL to boot the device. What should I do? I check the HWComposer.cpp, but seems its mFbDev never filled. Does anyone has experience to make

[android-porting] Re: Flicker with multiple frame buffer devices( Fb0 and Fb1 simultaneously )

2013-11-14 Thread anil singh
Hi Robin, Can you tell us how to create multiple instance of /dev/fb0 ? Regards, Anil On Wednesday, October 7, 2009 8:33:23 AM UTC+5:30, Robin Gujjar wrote: Hi All, I am facing flicker problem when i uses multiple frame buffer devices simultaneously. we have modified the surfaceflinger