summaryrefslogtreecommitdiffstats
path: root/meta-arago-extras
AgeCommit message (Collapse)Author
2019-11-14tensorflow-lite: add scripts for benchmarkingti2019.05-rc3Hongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-14tensorflow-lite: correct typos when modifying the compilation flagsHongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-14ltp-ddt: Update to latestYan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-13glmark2: remove old 2014.03 versionDenys Dmytriyenko
Start to use 2017.07 because all required EGL 1.5 extensions are supported by Mesa-based EGL now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-06Revert "HACK: matrix-gui-machinevision-demos: disable point-cloud-viewer"ti2019.05-rc2e-ruei1@ti.com
This reverts commit 44345f6d02f1e5ff416d2991125e7574eeb39461 which is no longer needed because the point_cloud_viewer rebuilt against Mesa-EGL is available now. Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-06point-cloud-viewer: bump SRCREV to pick up the lateste-ruei1@ti.com
* point-cloud-viewer: rebuild against the Mesa-based EGL Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-05matrix-gui-apps-git: bump SRCREV to lateste-ruei1@ti.com
* openssl_perf: add sha2 algorithms * 3d_apps: update the default window mode to full-screen DRM Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-05packagegroup-arago-*-qte: re-enable qtwebengine per EGL 1.5 for AM3/4/5e-ruei1@ti.com
qtwebengine 5.11.3 works well with mesa-based EGL 1.5 on AM3/4/5 although there are still some display issues on AM6 (arm64). Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-01ltp-ddt: Update to latestYan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-01HACK: matrix-gui-machinevision-demos: disable point-cloud-viewere-ruei1@ti.com
Disable RDEPENDS point-cloud-viewer tentatively until the updated binary built against the MESA-based EGL is available Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-01omapdrmtest: Update LDFLAGS at util/Makefile.am per Mesa-based EGLe-ruei1@ti.com
- Replace pvr_wlegl with wayland_egl in the LDFLAGS string Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-11-01img-pvr-sdk: Add DRM(GBM)-based GPU demose-ruei1@ti.com
- bump SRCREV to pick up the GPU demos rebuilt against the latest EGL/GLES libraries - Add DRM-base demos for full-screen operation - cleanup the do_install operation Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-31armnn: udpate with tensorflow lite version 1.15.0Hongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-31tensorflow-lite: update to version 1.15Hongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-31flatbuffers: create version 1.11.0Hongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-31ocl: Fix carveout blocks in dsp/ipu resource tableYuan Zhao
- to work with both CMA and DMA pool allocator in ti2019.05 Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-09ltp-ddt: Update to latestYan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-09tiovx-app-host: TI OpenVX IPC HOST implementation and sample applicationsHongmei Gou
* The sample applications include running OpenVX conformance tests as well as a Khronos tutorial example Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-09tiovx-lib-host: add recipe for TI OpenVX library, host sideHongmei Gou
Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-09tiovx-sys-iface: add interface header files between TIOVX library and IPC ↵Hongmei Gou
implementation * Use update-alternatives for the firmware * Add reload-dsp-fw.sh to enable run-time firmware switch between opencl and tiovx Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-03matrix-gui-apps-git: bump SRCREV to latestti2019.04-rc3Jacob Stiffler
* Add sha2 algorithms to openssl_perf Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-03big-data-ipc-demo: SRCREV update to 01.03.00.00Mahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-10-03ltp-ddt: Update to latestYan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-30omapconf: update 1.73 -> 1.74Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-30tidl-api: update to version 1.3.3Yuan Zhao
- Revert workaround for allocation bug that is now fixed in OpenCL TIDL firmware 01.01.19.02 Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-30ocl: update version to 01.01.19.02Yuan Zhao
- Update OpenCL TIDL firmware to 01.01.19.02 Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-24ltp-ddt: Update to latestti2019.04-rc2Yan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-20meta-toolchain-arago-qte: add quotes to varsJacob Stiffler
* Add quotes around values which may contain spaces Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-20kmscube: Update SRCREVRam Prasad
Use generic open() to execute kmscube in co-existance of multiple drm devices. For example: omapdrm and vDRM Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19matrix-gui-apps-git.inc: bump SRCREV to update armnn demo scripts to run ↵Hongmei Gou
mobilenetv2 with TFLite parser Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19armnn: build armnn with TensorFlow Lite supportHongmei Gou
* mobilenet_v2_1.0_224.tflite is also installed for using TFLite with ArmnnExamples Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19tensorflow-lite: install schema.fbs which is required to build armnn with ↵Hongmei Gou
TensorFlow Lite parser Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19flatbuffers: add version 1.10.0Hongmei Gou
* This is back ported from meta-openembedded master/warrior branch * This version is required for building armnn with TensorFlow Lite parser Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19tensorflow-lite: add label_image example and install the files to run the ↵Hongmei Gou
example * Patch Makefile to add the label_image example * Install sample model/image/labels.txt to run the example Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19tensorflow-lite: install minimal and benchmark_model examples, and all .a filesHongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-19tensorflow-lite: add version 1.12Hongmei Gou
* Source of the recipe: https://github.com/nnsuite/meta-neural-network/tree/master/recipes-tensorflow/tensorflow-lite * Further changes from the baseline include: 1. Replaced moving master with commit ID for NEON2SSE, and updated the checksum; 2. Replaced AUTOREV with the commit ID for tensorflow version 1.12; 3. Removed do_configure{} which is not needed; 4. Removed installation for flatbuffers. Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-17opencv: Fix morph.cl related compilation errorDjordje Senicic
- C6x intrinsic _min2(), _max2() cannot be applied to data types such as uchar3 Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-17ltp-ddt: Update to latestYan Liu
Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-16tidl-api: update to version 1.3.2Yuan Zhao
- MobileNet v2 support Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-16ocl: update version to 01.01.19.01Yuan Zhao
- Runtime support update for TIDL API 01.03.02 - Update OpenCL TIDL firmware to 01.01.19.01 Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-16tidl-utils: bump SRCREVJianzhong Xu
* add support for mobilenetv2 Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-12img-pvr-sdk: re-enable SGX/demos/Raw for arm64e-ruei1@ti.com
This patch re-enables the SGX/demos/Raw for arm64, which are applicable for both arm and arm64, but were disabled by previous patch accidentally. Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-12wayland-protocols: Update to version 2Angela Stegmaier
Update to version 2 for j7-evm as it supports version 2. Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-12gstreamer1.0*-bad: waylandsink updates for k3 for drm buffersAngela Stegmaier
Few changes were needed to support HW decoder (v4l2videodec) plugin striding and creation for drm buffers. Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-09tidl-api: update to version 1.3.1Yuan Zhao
- Bug fixes Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-09ocl: update version to 01.01.19.00Yuan Zhao
- Selected OpenCL 1.2 features - Runtime support update for TIDL API 01.03.01 - Update OpenCL TIDL firmware to 01.01.19.00 Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-09recipes-devtools: glsdk-util-scripts: update for j7-evmNikhil Devshatwar
update SRCREV and compatible machine for j7-evm Install scripts with execute permissions Add bash as RDEPENDS Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-05pcitest: update to ti2019.03-rc4 tagDenys Dmytriyenko
This adds enhancements and new command line options to the tool. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-05gstreamer1.0*-good: Add YUV422M support for v4l2 pluginAngela Stegmaier
The v4l2 decoder can return YUV422M decoded output. This support was missing in the v4l2plugin, however. This patch adds the missing support. Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-05tidl-utils: bump SRCREVJianzhong Xu
* bug fixes and config files update in tidl import tool Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>