On Thu, Dec 8, 2011 at 8:21 PM, Alexander Sack <[email protected]> wrote:
> Ubuntu and put the Android stuff in another branch as I am not sure if > > the android bits will impact Ubuntu GFX... it might be able to be > > managed with flags eventually, but let's start with a branch. > > > > I would prefer if we default to use the same branch and only start > branching off > after good evaluation and knowing that there are issues (rather than > suspecting). you can make a common branch, but there will be lots of #ifdef in display driver in the board config file and that will make the code less manageable and more difficult to rebase.. also this bug is about GFX, but soon we will talk about MM h/w, and here again it will be very difficult and cumbersome to maintain a single code base. in any case 2 branch with clean code or 1 branch with #ifdef, it's still 2 code base ;-) -- You received this bug notification because you are a member of TI OMAP Developers, which is subscribed to linaro-landing-team-ti. https://bugs.launchpad.net/bugs/894389 Title: SGX driver failing on ICS on tracking-panda Status in Linaro Android: New Status in Linaro Texas Instruments Landing Team: New Bug description: SGX driver is failing on tracking-panda build https://android-build.linaro.org/builds/~linaro-android/tracking-panda/ . The build is excluding the binaries from http://git.omapzoom.org/?p=device/ti/proprietary-open.git . After adding the binaries manually, ICS fails to boot with the error PVR_K:(Error): BridgedDispatchKM: Driver initialisation not completed yet. [4652, drivers/gpu/pvr/bridged_pvr_bridge.c] [ 21.756896] PVR_K:(Error): BridgedDispatchKM: Driver initialisation not completed yet. [4652, drivers/gpu/pvr/bridged_pvr_bridge.c] . the SGX driver and binaries need to be updated for ICS. To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-android/+bug/894389/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~tiomap-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~tiomap-dev More help : https://help.launchpad.net/ListHelp

