| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Used by i.MX 93.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to the version used in NXP Yocto branch kirkstone-5.15.71-2.2.0.
Updated the repo location to new Github account.
Commit history:
3efd75a MGS-6902 Add SCR for g2d-samples
0094ed8 LF-6616 g2d-samples intermittent build break
80d5888 MGS-3854 Fix global alpha on iMX8QM/QXP
0c36b18 MGS-6862-2 warp_dewarp_test: Fix misuse of &ctx->handle
b4443cb MGS-6862-1 warp_dewarp_test: Add g2d_open check
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
|
|
|
|
|
|
|
|
| |
- Update to the version used in NXP Yocto branch kirkstone-5.15.71-2.2.0
- Also the binaries seem to be stripped now, so skip that step to avoid
build errors
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
|
|
|
|
|
|
|
|
|
|
| |
- Update to the version used in NXP Yocto branch kirkstone-5.15.71-2.2.0
- The 8M Mini does not support OpenCL, so install an SOC-specific G2D
library built without OpenCL. (see e3e0817b in meta-imx)
- Also the binaries seem to be stripped now, so skip that step to avoid
build errors
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to the version used in lf5.15.52_2.1.0.
imx-g2d-samples now is configured with the BUILD_IMPLEMENTATION
environment variable which is expected to be set to one of
dpu|gpu-drm|gpu-fbdev depending on the targeted SoC.
Commit history:
* 5a38513 wayland_dmabuf_test:Convert to xdg-shell
* c8167c1 wayland_cf_test:Convert to xdg-shell
* 2ccdebe wayland_shm_test:Convert to xdg-shell
* 82169b8 LF-6057: g2d_wayland_dmabuf_test had no display
* 63272d5 Add multiblit_test build for imx6/7 fbdev
* 85ef72a rename extended_test to tiling_test
* 2fbe894 YOCIMX-6294: Configure samples to build by implementation
* 4f03293 README.md: Cleanup minor issues
* 0b6981e MGS-6648 [#ccc] Add Test loop parameter in command line for power measurements
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
| |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
| |
Update to the version used in lf5.15.52_2.1.0.
License was updated to NXP EULA v39 August 2022.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Includes new dependency on cairo.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
This version of samples supports DPU-based G2D, using G2D API 2.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
This version uses G2D API 2.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
| |
It depends on imx-gpu-g2d recipe which is specific to imxgpu2d machine
types
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|