- Mar 31, 2017
-
-
Jacob Stiffler authored
* ipsecmgr_mod: do not set callback for offloaded requests Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Mar 28, 2017
-
-
e-ruei1@ti.com authored
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
e-ruei1@ti.com authored
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
e-ruei1@ti.com authored
All local patches merged to git repository Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
* Two more kernels are added for OpenCL DSP offload: minmax and absdiff * Change priority of gstreamer videoconvert plugin so that it can be selected over autovideoconvert. This is to address the decoding issue with test clip 768x576.avi. Signed-off-by: Djordje Senicic <d-senicic1@ti.com> Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Mar 27, 2017
-
-
Jacob Stiffler authored
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Jacob Stiffler authored
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Mar 17, 2017
-
-
Denys Dmytriyenko authored
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
e-ruei1@ti.com authored
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
e-ruei1@ti.com authored
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
e-ruei1@ti.com authored
- remove DCE dependencies from kmssink - AM4(ti43x) shares the same branch as of AM5(omap-a15) - remove patch 0001-gstwaylandsink-Add-mouse-drag-and-drop-support.patch which is no longer applicable to AM4 with the SRCREV update Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Denys Dmytriyenko authored
Previous versions packaged only libOpenCL.so.* and few headers in the main package, hence binary IPK packages were getting renamed to "libopencl1*.ipk" by debian.bbclass in accordance with Debian Library Packaging Guide. The new version now adds couple binaries and debian.bbclass no longer does the renaming. Unfortunately, all the existing binary feeds and shared states recorded dependencies on libopencl1*, not opencl*, hence breaking incremental builds or live updates with "opkg update/install". By packaging new binaries into ${PN}-runtime subpackage debian.bbclass gets unblocked and existing dependencies satisfied. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Mar 16, 2017
-
-
Jacob Stiffler authored
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Jacob Stiffler authored
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Jacob Stiffler authored
* opencl : add systemd service for MCT daemon * monitor : sources unified between platforms * examples : add new examples Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Mar 10, 2017
-
-
Jacob Stiffler authored
* The opencl persistent examples require the TI RTOS SDK Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Jacob Stiffler authored
* add qtwayland for all but keystone * add opencl if MACHINE_FEATURES includes opencl Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
packagegroup-arago-toolchain-tisdk-target: add packagegroup-arago-tisdk-multimedia-sdk-target for keystone Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Mar 02, 2017
-
-
Denys Dmytriyenko authored
This reverts commit 8f4d1934.
-
Gou, Hongmei authored
* The file scope OpenCL context object (canny_ctx(CL_DEVICE_TYPE_ACCELERATOR)) resulted in constructor for Context called during g_module_open (g_plugin.c) of "/usr/lib/gstreamer-1.0/libgstdsp66.so", leading to OpenCL device initialization and subsequent CMEM error (when CMEM is not installed). The fix is to create the Context object on the stack, along the lines of oclconv_imgproc. Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 28, 2017
-
-
Karthik Ramanan authored
This is causing an issue with gst-inspect and gst-launch Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 17, 2017
-
-
Denys Dmytriyenko authored
Recent update to the upstream external-linaro-toolchain.bb in meta-linaro changed the order of PACKAGES and libgcc-dev is now towards the end of the list and has no chance of picking libgcc.a. Since native compiler on the target uses libgcc.a and expects it to come from libgcc-dev package, the fix is to move it up the PACKAGES list. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
* ivahd_multimedia_h264enc: update gst pipeline Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 15, 2017
-
-
Karthik Ramanan authored
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Denys Dmytriyenko authored
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Denys Dmytriyenko authored
Backport previous fix from morty. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 10, 2017
-
-
e-ruei1@ti.com authored
add qtbase-staticdev so that the qtbase related static libraries lib*.a , some of which are required for QT application using the custom QPA, are included at the sysroot package under linux-devkit Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 09, 2017
-
-
Gou, Hongmei authored
* This addition is conditional with ENABLE_TI_UIO_DEVICES Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
* machinevision_barcode_roi for displaying the output * machinevision_barcode_roi_f2f for saving the output to a file Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 08, 2017
-
-
a0132412@ti.com authored
Updated gst-bad recipe to pick * gstwaylandsink: Fix same process looping issue Signed-off-by: Pooja Prajod <a0132412@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-
- Feb 06, 2017
-
-
Gou, Hongmei authored
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-