summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p7.1+fslc.bb
Commit message (Collapse)AuthorAgeFilesLines
* kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.4 versionNeena Busireddy2016-04-191-19/+0
| | | | | Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Add 'galcore' to module autoloadingOtavio Salvador2016-04-191-2/+4
| | | | | | | | | The module autoloading ensures 'galcore' to be probed as early as possible during the boot. The order is important so the GPU can be used as fast as possible, ensuring a reduced time until the initial GPU-based application is loaded. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Fork driver for FSL CommunityOtavio Salvador2016-04-191-0/+17
The driver source code provided by Freescale needs fixes. This fork is a community driven development and allow faster development and easier integration of fixes. The "+fslc" suffix is added to the module during probing to make a clear identification. Change-Id: I914f1a7731263effdef75827e3a9fb8daba37ec9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>