imx-gpu-g2d: new package
authorGary Bisson <gary.bisson@boundarydevices.com>
Fri, 5 Jan 2018 14:39:35 +0000 (15:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Jan 2018 14:27:45 +0000 (15:27 +0100)
commit266208972192f1e0869f89d7be941de6294a810a
tree37ceec359d7df18a59324385e154862a6c49402f
parent257896e3ef96888a5580d7e2bd9513c1290701ff
imx-gpu-g2d: new package

Up until now, the G2D libraries were included inside the imx-gpu-viv
package. However, since next version of the i.MX will use a new
hardware IP to do 2D rendering (DPU), the GPU 2D libraries have been
separated from the 3D GPU package.

Tested with the following commands:
 # /usr/share/examples/g2d_samples/g2d_multiblit_test
 # /usr/share/examples/g2d_samples/g2d_overlay_test
 # /usr/share/examples/g2d_samples/g2d_test
 # gst-launch-1.0 videotestsrc ! imxg2dvideosink

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