Tool/software: Linux
Champs,
Need an advice for an unusual SW configuration. My customer has number of AM335x based products they started with years ago and continue to expand. SW-wise they started with an early Android (4.4 KitKat) and continue to use it till today updating only Linux kernel when needed. They are fairly proficient in doing this. Now, for their latest product they are upgrading to kernel 4.14 using ti-android-linux-4.14.y branch as a base and things seem to work except for the 3D graphics acceleration. I would imagine that the 3D graphics support in the android-linux kernel is for the AM57x/AM6x families which have SGX544 GPU. Probably this is why it isnt working on the AM335x? Or may be you could think of other reasons?
What I am thinking here is that they need to validate our Linux 4.14 SDK distro first to make sure graphics work as expected and then (probably) port the graphics support from the 4.14. Linux SDK kernel to the Android-linux 4.14 kernel. Questions I have are:
1. Does this sounds like a good way forward under the circumstances?
2. If yes - would you be able to give high-level guide to porting the drivers from Linux SDK tree to Android-linux tree?
thanks
Michael