kernel-module-imx-gpu-viv: add new package
authorGary Bisson <gary.bisson@boundarydevices.com>
Mon, 1 Feb 2016 23:38:11 +0000 (00:38 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 2 Feb 2016 09:20:46 +0000 (10:20 +0100)
commitda4fff547c4c55926cf0c62cf1ebb6a59d5e0347
tree0be0c3fcb44ce7353c936a30748f5d4140899415
parent63abfb7210313fcc84b912ff2884b1357beff4b5
kernel-module-imx-gpu-viv: add new package

This is the Vivante kernel driver split from the kernel source code in
order to make it possible to be used in any kernel source since 3.10.53.

The driver source code provided by Freescale needs fixes so the
community forked the code to allow faster development and easier
integration of fixes from the community.

This patch is based on the Yocto equivalent:
https://github.com/Freescale/meta-fsl-arm/commit/32cf391
https://github.com/Freescale/meta-fsl-arm/commit/4249193

This package has been tested with the following commands:
 # modprobe galcore
 # cd /usr/share/examples/viv_samples/vdk/
 # ./tutorial7

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/linux.mk
package/freescale-imx/Config.in
package/freescale-imx/kernel-module-imx-gpu-viv/Config.in [new file with mode: 0644]
package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.hash [new file with mode: 0644]
package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk [new file with mode: 0644]