Freescale / kernel-module-imx-gpu-viv

FSL Community fork of Vivante i.MX GPU Linux kernel driver
GNU General Public License v2.0
54 stars 30 forks source link

Usage of kernel-module-imx-gpu-viv with 3.14.79 vanilla kernel #7

Closed alihoumani closed 7 years ago

alihoumani commented 7 years ago

Hi,

While trying to compile kernel-module-imx-gpu-viv with 3.14.79 vanilla kernel I am getting an error of missing header files busfreq.imx.h. Is there any other alternative to load the drivers with 3.14.79 vanilla kernel? Or I need to redo all the patches done by freescale?

/A

otavio commented 7 years ago

With mainline kernel you will need to do some patching. You can use the 3.14 branch which has most of stable releases merged if you want.

alihoumani commented 7 years ago

You mean the Freescale imx 3.14 branch?

otavio commented 7 years ago

Yes.