aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics
AgeCommit message (Collapse)Author
2016-08-23ti-gc320-libs: add recipe for gc320 user libGowtham Tammana
Userspace libraries for GC320 chipset on TI SoCs Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-08ti-sgx-ddk-um: Add libPVRScopeServices.so to plugins liste-ruei1@ti.com
libPVRScopeServices.so is required for the Imagination PVRTune operation. Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-29ti-sgx-ddk-um: disable active power managementAnand Balagopalakrishnan
Disable active power management in SGX. This will enable host triggered suspend-resume for SGX. Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-26ti-sgx-ddk-um: update srcrev and bump PRe-ruei1@ti.com
* bring in the fix of QML overlay display problem Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-13ti-sgx-ddk-um: update srcrev and bump PRAnand Balagopalakrishnan
* rebuild SGX user mode driver with GCC 5.3 Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-11ti-sgx-ddk-um: Add DEPENDS based on REDEPENDSJacob Stiffler
* The ti-sgx-ddk-um recipe installs pre-built libraries * Because of this, the dependencies are given as RDEPENDS as they are not needed for building the recipe * However, this may break recipes which depend on ti-sgx-ddk-um, as the ti-sgx-ddk-um dependencies may not yet be populated in the sysroot. * This resolves the break in the dependency chain by translating the RDEPENDS into a list of DEPENDS Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-05ti-sgx-ddk-um: update srcrev and bump PRAnand Balagopalakrishnan
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-26sgx: drop old outdated omap3-sgx-modules and libgles-omap3 recipesDenys Dmytriyenko
Besides being outdated and deprecated in favor of new ti-sgx-ddk recipes (previously known as omapdrm-pvr and omap5-sgx-ddk), 3D graphics drivers are kernel specific and corresponding kernel versions (prior to 4.0) have all been dropped already. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-26sgx: rename and clean up kernel and user space componentsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-20libgbm: add latest version 10.0.0 from meta-aragoti2016.00Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-20libdrm: drop outdated custom version, use latest upstream nowDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-19bltsville: Deprecate - no longer supportedKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-16omap5-sgx-ddk-um-linux:bump SRCREV for bug fixes in nullDRM EGLe-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-04omap5-sgx-ddk-um-linux: Add INSANE_SKIP list for pluginse-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-02omap5-sgx-ddk-um-linux: Add plugins liste-ruei1@ti.com
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-29omap5-sgx-ddk-um-linux: remove version 1.9.0.12 as replaced by 1.14.3699939Anand Balagopalakrishnan
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-29omap5-sgx-ddk-um-linux: bump SRCREV for bug fixes in Wayland EGLAnand Balagopalakrishnan
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-29omap5-sgx-ddk-um-linux: register PVR service for autostart on bootAnand Balagopalakrishnan
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-17omap5-sgx-ddk-um-linux: bump SRCREV for gl2ext header changeAnand Balagopalakrishnan
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-15omap5-sgx-ddk-um-linux: Specify COMPATIBLE_MACHINE listJacob Stiffler
* This is only compatible with ti33x, ti43, and omap-a15 as a SRCREV is only supplied for these SOC families. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-15omap5-sgx-ddk-um-linux: SGX user mode driver v1.14 for all TI SoCsAnand Balagopalakrishnan
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-08libgles-omap3: fix RPM compatibility by faking hardcoded depsAdam YH Lee
When RPM is used as the packaging type, rootfs will fail because RPM, by design, check for file level dependency. Here one of the shared objects (libpvrEWS_REMWSEGL.so) has dependency on ld-linux.so.3 and libews.so. It is unclear why meta-ti requires ld-linux.so.3, which is a dynamic loader for soft-float arch. Hence I fake the existence here. Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-01-18omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest DDK UMAnand Balagopalakrishnan
* Resolve SGX HWrecovery when Wayland OpenGLES clients are killed * Enable screenshots in Weston * Resolve SGX HWrecovery with glmark2 benchmark * Resolve rendering issues with half float textures Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-24omap5-sgx-ddk-um-linux: bump SRCREV of ti33x for configuration variable ↵Eric Ruei
DefaultPixelFormat support * DefaultPixelFormat is used to set the default EGL pixel format Signed-off-by: Eric Ruei <a0850410@uda0850410> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-10omap5-sgx-ddk-um-linux: bump SRCREV and update powervr.ini and .so inclusion ↵Gou, Hongmei
for AM3 * Bump SRCREV for DRM FLIP mode support, and update powervr.ini correspondingly * Add plugins package to include the necessary .so files Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-09omap5-sgx-ddk-um-linux: bump SRCREV and other changes to support wayland/DRM ↵Gou, Hongmei
on AM4 * Support wayland/DRM mode * Remove powervr.ini which is no longer needed * Add plugins package to include the necessary .so files Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-11-09omap5-sgx-ddk-um-linux: explicitly specify RDEPENDS on libdrmDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-08libdrm: remove unused patchDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-09-08omap5-sgx-ddk-um-linux: Bump SRCREV for am4/k4.1 branchGou, Hongmei
* Get changes for adding softlinks for libGLES_CM.so.1 and libGLESv2.so.1 Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-28libdrm: add ti33x and ti43x to COMPATIBLE_MACHINEGou, Hongmei
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-28omap5-sgx-ddk-um-linux: add AM3 and AM4, and pvr-init to initializationGou, Hongmei
* Add AM3 and AM4 which use null_windown DRM * Add pvr-init to /etc/init.d Signed-off-by: Hongmei Gou <h-gou@ti.com> v2 changes: 1) Use 8 as the initialization number for pvr-init, since pvr-init needs to be done before starting weston which uses number 9 2) Create empty powervr.ini as the default, and place ti33x and ti43x specific ones in their corresponding directories Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-24omapdrm-pvr/omap5-sgx-ddk-um-linux: update due to branch shuffleDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-24omap5-sgx-ddk-um-linux: update SGX user mode binaries to latest versionAnand Balagopalakrishnan
* Fix for SGX HW recovery issue when Weston EGL clients are killed Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-10omap5-sgx-ddk-um-linux: Makefile doesn't have clean targetDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-29bltsville: fix build when B != SDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-08libdrm.inc: overlay recently removed .inc used by our custom versionDenys Dmytriyenko
Consider dropping custom version altogether after verifying everything is upstreamed. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-07-07omap5-sgx-ddk-um-linux: Bug fixes for memory leakKarthik Ramanan
* Fix memory leak in Wayland WSEGL * Refactor the code for print messages Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-21omap5-sgx-ddk-um-linux: fix GNU_HASH and RPATH QA warningsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-20omap5-sgx-ddk-um-linux: Updated SRCREV to include bugfixesKarthik Ramanan
* This version is compatible with version Kernel 3.14 Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-02Graphics SDK: Add 05.01.01.02Franklin S. Cooper Jr
* This graphics sdk is a minor update to the 05.01.01.01 version but includes updates to support the 3.14 kernel. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-07omap5-sgx-ddk-um-linux: Updated SRCREV to include bugfixesKarthik Ramanan
* This version is compatible with version Kernel 3.12 Signed-off-by: Karthik Ramanan <a0393906@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-10-07bltsville: Updated SRCREV to the latestKarthik Ramanan
* Contains incremental updates and bug fixes Signed-off-by: Karthik Ramanan <a0393906@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-07-02libgles-omap3: add already-stripped to INSANE_SKIP to fix build in pokyCody P Schafer
Signed-off-by: Cody P Schafer <dev@codyps.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23libgles-omap3, omap3-sgx-modules: remove old 4.8.x and 5.x versionsDenys Dmytriyenko
Leave 4.9 as the last release providing softfp binaries and x11 support. Leave 4.5 for now as being widely used on legacy omap3 devices. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-23omap5-sgx-ddk-um-linux: remove version 1.9.0.10 as replaced by 1.9.0.12Denys Dmytriyenko
Also version 1.9.0.10 of the recipe doesn't have necessary PROVIDES and results in conflicts with mesa and other gl/gles providers. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2014-05-21xserver-xf86-config_0.1: remove PRINCAndreas Müller
last oe-core PR-bump was commited May 2nd Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21omap5-sgx-ddk-um-linux: Add version 1.9.0.12Mrinmayee Hingolikar
* Pulled in latest version 1.9.0.12 from meta-ti-gsldk and preserved authorship for Mrinmayee * Mark this recipe as providing the gles1, gles2, and egl libraries so that it doesn't conflict with other recipes like mesa and will be pulled in to satisfy those dependencies Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-05-21bltsville: Add TI BLTsville libraryMrinmayee Hingolikar
* Migrated from meta-ti-glsdk and preserved authorship for Mrinmayee * This library allows use of the GC320 2D blitter * Modified for upstream: * LICENSE was changed to BSD-3-Clause but the TI-TSPA license is still present as well so modified this to be a dual license package. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-04-24recipes: use proper TI-TSPA license name instead of TSPADenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-03-25libgles-omap3: create ESx.0 folders only if they existSamuli Piippo
Instead of creating all folders, only create those that exist in the Graphics SDK. This fixes QA issue with unshipped ES9.0 folder which does not exists in 4.09.00.01. Signed-off-by: Samuli Piippo <samuli.piippo@digia.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>