summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/imx-g2d
Commit message (Collapse)AuthorAgeFilesLines
* imx-dpu-g2d,imx-gpu-viv,imx-sw-pdm: Use gcompat with muslKhem Raj2022-09-201-0/+3
| | | | | | | | | | | These recipes contain pre-built binaries and libraries which are built against glibc, we have a way to run such binaries on musl systems via gcompat stubs, however, we have to fool the system to ignore the missing rdeps on libc.so.6, since we know they will be available via gcompat being in rdep. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 61718793a4c04c768ecc829372b9d4de3c6c463b)
* imx-g2d-samples: Upgrade to latest 5.15.32-2.0.0Tom Hochstein2022-08-261-4/+6
| | | | | | | Includes new dependency on cairo. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit d942b0dcee4476d0074eebd52b153ec06e443c1b)
* imx-dpu-g2d: Upgrade 2.0.0 -> 2.1.0Tom Hochstein2022-08-261-3/+3
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 22dda45cb95a4d04915bde950d453f4ec514b0d7)
* imx-gpu-g2d: Upgrade 6.4.3.p4.0 -> 6.4.3.p4.2Tom Hochstein2022-08-261-5/+5
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit dfac8fbc7ca0f8caa53116991170eb91aaea1ca7)
* imx-g2d-samples: Upgrade 1.0.0 -> 2.0.0Tom Hochstein2022-05-112-25/+32
| | | | | | | This version of samples supports DPU-based G2D, using G2D API 2.0. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 5c9e98440a5b84711f0cc5ae340e0ab1de8de123)
* imx-dpu-g2d: Upgrade 1.9.4 -> 2.0.0Tom Hochstein2022-05-112-35/+27
| | | | | | | | This version uses G2D API 2.0. The sample applications are moved to recipe imx-g2d-samples. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 015caea5c777384b44dda89e8c76dadaecc84ddc)
* imx-gpu-g2d: Fix install for multilibTom Hochstein2022-05-111-2/+5
| | | | | | | | The do_install task doesn't account for multilib. Fix it by using the libdir variable. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit f20a173501a4839b803765b57e3afc5f9f5a2147)
* imx-gpu-g2d: Upgrade 6.4.3.p2.4 -> 6.4.3.p4.0Tom Hochstein2022-05-111-6/+5
| | | | | | | This version uses G2D API 2.0. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 89f0d22235b27d0c13452093ff2211333cb7aa9c)
* imx-g2d-samples: Ping to imxgpu2d machinesKhem Raj2022-02-121-0/+3
| | | | | | | It depends on imx-gpu-g2d recipe which is specific to imxgpu2d machine types Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imx-g2d-samples: New recipe for G2D sample appsTom Hochstein2022-01-291-0/+22
| | | | | | | | The G2D sample apps are now available as source. Note that the package is currently limited to GPU-based G2D and is not compatible with DPU-based G2D. A future release will add DPU support. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-gpu-g2d: Upgrade to 6.4.3.p2.4Tom Hochstein2022-01-292-39/+31
| | | | | | | This version has the sample apps removed, available now in the new recipe imx-g2d-samples. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-g2d: Consolidate G2D recipes in single folderTom Hochstein2022-01-292-0/+74
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>