All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
@ 2016-04-06 17:33 Tom Hochstein
  2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 2/3] xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version Tom Hochstein
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Tom Hochstein @ 2016-04-06 17:33 UTC (permalink / raw)
  To: meta-freescale

Update Vivante graphics driver for i.MX Linux BSP L4.1.15-1.0.0_ga release.

Software floating point is no longer supported.

For a detailed list of changes in this update, see the Graphics section of
the i.MX Linux Release Notes contained in the i.MX Linux BSP documentation
here:

https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.0.0_LINUX_DOCS&location=null&fpsp=1&WT_TYPE=Supporting%20Information&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=gz&WT_ASSET=Documentation&fileExt=.gz&Parent_nodeId=1337637154535695831062&Parent_pageType=product

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
---
 recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb  | 12 ------------
 ...viv_5.0.11.p7.4-hfp.bb => imx-gpu-viv_5.0.11.p8.3-hfp.bb} |  6 +++---
 2 files changed, 3 insertions(+), 15 deletions(-)
 delete mode 100644 recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb
 rename recipes-graphics/imx-gpu-viv/{imx-gpu-viv_5.0.11.p7.4-hfp.bb => imx-gpu-viv_5.0.11.p8.3-hfp.bb} (38%)

diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb
deleted file mode 100644
index ace3d5f..0000000
--- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-sfp.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright (C) 2013-2015 Freescale Semiconductor
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-require imx-gpu-viv.inc
-
-SRC_URI[md5sum] = "6423b4a803106e7a3fff0911daaff410"
-SRC_URI[sha256sum] = "3ea201f91ce9b56455e4983ab1055e8175415fbbf2800dc097d47e78ceefba34"
-
-# FIXME skip the QA error for viv-samples
-INSANE_SKIP_${PN} += "rpaths"
-
-PACKAGE_FP_TYPE = "softfp"
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-hfp.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.3-hfp.bb
similarity index 38%
rename from recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-hfp.bb
rename to recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.3-hfp.bb
index 7895b6a..319f885 100644
--- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p7.4-hfp.bb
+++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p8.3-hfp.bb
@@ -1,9 +1,9 @@
-# Copyright (C) 2013-2015 Freescale Semiconductor
+# Copyright (C) 2013-2016 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 require imx-gpu-viv.inc
 
-SRC_URI[md5sum] = "d348def4c050e215efe970828752e5b9"
-SRC_URI[sha256sum] = "b80838104f2f2e3b0baf2f1aacdca263c1c92589ce919b3be40aaad23f686b7f"
+SRC_URI[md5sum] = "0416a2a02bfaed6d5337428375d568d5"
+SRC_URI[sha256sum] = "0400f19dce7223e046ca693cae8578201904c8e7bdcf0c444a6114afa14f09fe"
 
 PACKAGE_FP_TYPE = "hardfp"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [meta-fsl-arm][PATCH v3 2/3] xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version
  2016-04-06 17:33 [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Tom Hochstein
@ 2016-04-06 17:33 ` Tom Hochstein
  2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 3/3] kernel-module-imx-gpu-viv: " Tom Hochstein
  2016-04-06 18:13 ` [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Otavio Salvador
  2 siblings, 0 replies; 12+ messages in thread
From: Tom Hochstein @ 2016-04-06 17:33 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
---
 .../xorg-driver/xf86-video-imxfb-vivante.inc       |  4 +-
 .../Remove-dix-internal-header-usage.patch         | 31 --------
 .../Stop-using-Git-to-write-local-version.patch    | 87 ----------------------
 ....bb => xf86-video-imxfb-vivante_5.0.11.p8.3.bb} |  9 +--
 4 files changed, 5 insertions(+), 126 deletions(-)
 delete mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch
 delete mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Stop-using-Git-to-write-local-version.patch
 rename recipes-graphics/xorg-driver/{xf86-video-imxfb-vivante_5.0.11.p7.4.bb => xf86-video-imxfb-vivante_5.0.11.p8.3.bb} (33%)

diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
index aa37555..95a69d5 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015 Freescale Semiconductor
+# Copyright (C) 2012-2016 Freescale Semiconductor
 # Copyright (C) 2012-2014 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
@@ -10,7 +10,7 @@ inherit autotools-brokensep update-rc.d pkgconfig
 
 DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 imx-gpu-viv pixman"
 
-LIC_FILES_CHKSUM = "file://COPYING-MIT;md5=b5e9d9f5c02ea831ab3ecf802bb7c4f3"
+LIC_FILES_CHKSUM = "file://EXA/src/vivante_fbdev/vivante.h;endline=26;md5=ecb1a30055169dfee70ba94b6eb1e151"
 
 SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \
             file://rc.autohdmi"
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch
deleted file mode 100644
index f146ba3..0000000
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Remove-dix-internal-header-usage.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 80c419dddf6483873503d90694c4b4ae34ffa5e4 Mon Sep 17 00:00:00 2001
-From: Otavio Salvador <otavio@ossystems.com.br>
-Date: Wed, 2 Dec 2015 13:50:57 +0000
-Subject: [PATCH] Remove 'dix' internal header usage
-Organization: O.S. Systems Software LTDA.
-
-The 'swaprep.h' is an internal Xorg header and is not being installed
-anymore. The swap features are provided by the 'misc.h' header now.
-
-Upstream-Status: Pending
-
-Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
----
- EXA/src/vivante_extension/vivante_ext.c | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/EXA/src/vivante_extension/vivante_ext.c b/EXA/src/vivante_extension/vivante_ext.c
-index 0d1085b..1ffbb1b 100644
---- a/EXA/src/vivante_extension/vivante_ext.c
-+++ b/EXA/src/vivante_extension/vivante_ext.c
-@@ -40,7 +40,6 @@
- #include "cursorstr.h"
- #include "scrnintstr.h"
- #include "servermd.h"
--#include "swaprep.h"
- #include "drm.h"
- #include "xf86Module.h"
- #include "globals.h"
--- 
-2.1.4
-
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Stop-using-Git-to-write-local-version.patch b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Stop-using-Git-to-write-local-version.patch
deleted file mode 100644
index f541e5c..0000000
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Stop-using-Git-to-write-local-version.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-From 69a92f4576a1e789ba2fcf957164d2c4013020c5 Mon Sep 17 00:00:00 2001
-From: Otavio Salvador <otavio@ossystems.com.br>
-Date: Wed, 2 Dec 2015 13:36:25 +0000
-Subject: [PATCH] Stop using Git to write local version
-Organization: O.S. Systems Software LTDA.
-
-The standard version does not use a Git repository so we should not
-use Git to identify the commit of the build as it can end getting the
-version from a wrong repository and can be misleading.
-
-Upstream-Status: Pending
-
-Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
----
- EXA/src/makefile.tc         | 6 +++---
- FslExt/src/makefile.tc      | 6 +++---
- util/autohdmi/makefile.tc   | 6 +++---
- util/pandisplay/makefile.tc | 6 +++---
- 4 files changed, 12 insertions(+), 12 deletions(-)
-
-diff --git a/EXA/src/makefile.tc b/EXA/src/makefile.tc
-index 0b9a9e6..ec6e68d 100644
---- a/EXA/src/makefile.tc
-+++ b/EXA/src/makefile.tc
-@@ -52,8 +52,8 @@ prefix ?= /usr
- sysroot ?= /
- 
- # get git commit number
--COMMITNR := `git log -n 1 --format=%H`
--DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
--LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
-+#COMMITNR := `git log -n 1 --format=%H`
-+#DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
-+#LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
- 
- 
-diff --git a/FslExt/src/makefile.tc b/FslExt/src/makefile.tc
-index 0b9a9e6..ec6e68d 100644
---- a/FslExt/src/makefile.tc
-+++ b/FslExt/src/makefile.tc
-@@ -52,8 +52,8 @@ prefix ?= /usr
- sysroot ?= /
- 
- # get git commit number
--COMMITNR := `git log -n 1 --format=%H`
--DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
--LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
-+#COMMITNR := `git log -n 1 --format=%H`
-+#DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
-+#LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
- 
- 
-diff --git a/util/autohdmi/makefile.tc b/util/autohdmi/makefile.tc
-index c9de0a6..d0a468c 100644
---- a/util/autohdmi/makefile.tc
-+++ b/util/autohdmi/makefile.tc
-@@ -64,8 +64,8 @@ prefix ?= /usr
- sysroot ?= /
- 
- # get git commit number
--COMMITNR := `git log -n 1 --format=%H`
--DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
--LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
-+#COMMITNR := `git log -n 1 --format=%H`
-+#DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
-+#LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
- 
- 
-diff --git a/util/pandisplay/makefile.tc b/util/pandisplay/makefile.tc
-index 28732b9..bf54c20 100644
---- a/util/pandisplay/makefile.tc
-+++ b/util/pandisplay/makefile.tc
-@@ -64,8 +64,8 @@ prefix ?= /usr
- sysroot ?= /
- 
- # get git commit number
--COMMITNR := `git log -n 1 --format=%H`
--DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
--LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
-+#COMMITNR := `git log -n 1 --format=%H`
-+#DIRTY := `git diff-index --quiet HEAD || echo '-dirty'`
-+#LOCAL_CFLAGS += -DCOMMIT="${COMMITNR}${DIRTY}"
- 
- 
--- 
-2.1.4
-
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb
similarity index 33%
rename from recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb
rename to recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb
index 4c8af46..1f0cfab 100644
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p7.4.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb
@@ -1,11 +1,8 @@
-# Copyright (C) 2012-2015 Freescale Semiconductor
+# Copyright (C) 2012-2016 Freescale Semiconductor
 # Copyright (C) 2012-2014 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 require xf86-video-imxfb-vivante.inc
 
-SRC_URI += "file://Stop-using-Git-to-write-local-version.patch \
-            file://Remove-dix-internal-header-usage.patch"
-
-SRC_URI[md5sum] = "6e2d8ee518e9eef8421e9dcdc1ea79c3"
-SRC_URI[sha256sum] = "3effaf42bde64da8fad2dfe0dcef12d1cfbbbe189511dbd4612442129fd832cc"
+SRC_URI[md5sum] = "457b39733b34009754c36224dfd25ea1"
+SRC_URI[sha256sum] = "00b4925819601461c0aa293a25024709410ab8d669accfa71ffd3177ff3cdeb2"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [meta-fsl-arm][PATCH v3 3/3] kernel-module-imx-gpu-viv: Update graphics to 5.0.11-p8.3 version
  2016-04-06 17:33 [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Tom Hochstein
  2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 2/3] xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version Tom Hochstein
@ 2016-04-06 17:33 ` Tom Hochstein
  2016-04-06 18:13 ` [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Otavio Salvador
  2 siblings, 0 replies; 12+ messages in thread
From: Tom Hochstein @ 2016-04-06 17:33 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
---
 ....11.p7.4+fslc.bb => kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-kernel/kernel-modules/{kernel-module-imx-gpu-viv_5.0.11.p7.4+fslc.bb => kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb} (84%)

diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p7.4+fslc.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb
similarity index 84%
rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p7.4+fslc.bb
rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb
index 3d545ed..34cf5d2 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p7.4+fslc.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb
@@ -1,5 +1,5 @@
 # Copyright (C) 2015 O.S. Systems Software LTDA.
-# Copyright (C) 2015 Freescale Semiconductor
+# Copyright (C) 2015-2016 Freescale Semiconductor
 
 SUMMARY = "Kernel loadable module for Vivante GPU"
 DESCRIPTION = "This package uses an exact copy of the GPU kernel driver source code of \
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 
 PV .= "+git${SRCPV}"
 
-SRCREV = "2b3290d1c1ce383e860a0fd6b53074848a848e65"
+SRCREV = "c5473a84cfa44870a8016c7f684d46abcd36a018"
 SRC_URI = "git://github.com/Freescale/kernel-module-imx-gpu-viv.git;protocol=https"
 
 S = "${WORKDIR}/git"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 17:33 [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Tom Hochstein
  2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 2/3] xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version Tom Hochstein
  2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 3/3] kernel-module-imx-gpu-viv: " Tom Hochstein
@ 2016-04-06 18:13 ` Otavio Salvador
  2016-04-06 19:26   ` Lauren Post
  2 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2016-04-06 18:13 UTC (permalink / raw)
  To: Tom Hochstein; +Cc: meta-freescale

Hello Tom,

On Wed, Apr 6, 2016 at 2:33 PM, Tom Hochstein <tom.hochstein@nxp.com> wrote:
> Update Vivante graphics driver for i.MX Linux BSP L4.1.15-1.0.0_ga release.
>
> Software floating point is no longer supported.
>
> For a detailed list of changes in this update, see the Graphics section of
> the i.MX Linux Release Notes contained in the i.MX Linux BSP documentation
> here:
>
> https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.0.0_LINUX_DOCS&location=null&fpsp=1&WT_TYPE=Supporting%20Information&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=gz&WT_ASSET=Documentation&fileExt=.gz&Parent_nodeId=1337637154535695831062&Parent_pageType=product
>
> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>

Thanks for addressing most of the issues I asked, on previous patchset
version. You did not rename the recipe here and this needs to be done
now or I will need to bump the package epoch to handle the upgrade,
when renaming it. Please to do so and when sending the new patchset
make sure to use the right patchset version (this one was supposed to
be v4, so please use v5).

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 18:13 ` [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Otavio Salvador
@ 2016-04-06 19:26   ` Lauren Post
  2016-04-06 19:30     ` Otavio Salvador
  0 siblings, 1 reply; 12+ messages in thread
From: Lauren Post @ 2016-04-06 19:26 UTC (permalink / raw)
  To: Otavio Salvador, Tom Hochstein; +Cc: meta-freescale

Otavio we will rename the recipe next release.  Right now this is first release with hfp only so we prefer to retain the hfp in recipe name for this release.  Next release it will be removed.

Also there is an upcoming 3.14.52 patch update with the same graphics recipe version so it is best to keep hfp for this release to keep them in sync.

Lauren

-----Original Message-----
From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Otavio Salvador
Sent: Wednesday, April 06, 2016 1:13 PM
To: Tom Hochstein <tom.hochstein@nxp.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

Hello Tom,

On Wed, Apr 6, 2016 at 2:33 PM, Tom Hochstein <tom.hochstein@nxp.com> wrote:
> Update Vivante graphics driver for i.MX Linux BSP L4.1.15-1.0.0_ga release.
>
> Software floating point is no longer supported.
>
> For a detailed list of changes in this update, see the Graphics 
> section of the i.MX Linux Release Notes contained in the i.MX Linux 
> BSP documentation
> here:
>
> https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.0.0_LINUX_DOCS&l
> ocation=null&fpsp=1&WT_TYPE=Supporting%20Information&WT_VENDOR=FREESCA
> LE&WT_FILE_FORMAT=gz&WT_ASSET=Documentation&fileExt=.gz&Parent_nodeId=
> 1337637154535695831062&Parent_pageType=product
>
> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>

Thanks for addressing most of the issues I asked, on previous patchset version. You did not rename the recipe here and this needs to be done now or I will need to bump the package epoch to handle the upgrade, when renaming it. Please to do so and when sending the new patchset make sure to use the right patchset version (this one was supposed to be v4, so please use v5).

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 19:26   ` Lauren Post
@ 2016-04-06 19:30     ` Otavio Salvador
  2016-04-06 19:48       ` Lauren Post
  0 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2016-04-06 19:30 UTC (permalink / raw)
  To: Lauren Post; +Cc: meta-freescale

On Wed, Apr 6, 2016 at 4:26 PM, Lauren Post <lauren.post@nxp.com> wrote:
> Otavio we will rename the recipe next release.  Right now this is first release with hfp only so we prefer to retain the hfp in recipe name for this release.  Next release it will be removed.
>
> Also there is an upcoming 3.14.52 patch update with the same graphics recipe version so it is best to keep hfp for this release to keep them in sync.

Does this means 3.14.52 patch update will have sfp version?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 19:30     ` Otavio Salvador
@ 2016-04-06 19:48       ` Lauren Post
  2016-04-06 20:04         ` Otavio Salvador
  0 siblings, 1 reply; 12+ messages in thread
From: Lauren Post @ 2016-04-06 19:48 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

No the sfp will stay same version as 3.14.52 ga release - hfp version will be updated.

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador@ossystems.com.br] 
Sent: Wednesday, April 06, 2016 2:30 PM
To: Lauren Post <lauren.post@nxp.com>
Cc: Tom Hochstein <tom.hochstein@nxp.com>; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

On Wed, Apr 6, 2016 at 4:26 PM, Lauren Post <lauren.post@nxp.com> wrote:
> Otavio we will rename the recipe next release.  Right now this is first release with hfp only so we prefer to retain the hfp in recipe name for this release.  Next release it will be removed.
>
> Also there is an upcoming 3.14.52 patch update with the same graphics recipe version so it is best to keep hfp for this release to keep them in sync.

Does this means 3.14.52 patch update will have sfp version?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 19:48       ` Lauren Post
@ 2016-04-06 20:04         ` Otavio Salvador
  2016-04-06 20:22           ` Lauren Post
  0 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2016-04-06 20:04 UTC (permalink / raw)
  To: Lauren Post; +Cc: meta-freescale

Hello Lauren,

On Wed, Apr 6, 2016 at 4:48 PM, Lauren Post <lauren.post@nxp.com> wrote:
> No the sfp will stay same version as 3.14.52 ga release - hfp version will be updated.

The patch release should upgrade both or none. If an user is relying
on the SoftFP version he/she has the right to upgrade to the patch
release as well to benefit of the fixes included.

As the 3.14.52 GA release was made with HardFP and SoftFP, both
supported. So it is expected a patch release fixes both. Am I missing
something?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 20:04         ` Otavio Salvador
@ 2016-04-06 20:22           ` Lauren Post
  2016-04-06 20:30             ` Otavio Salvador
  0 siblings, 1 reply; 12+ messages in thread
From: Lauren Post @ 2016-04-06 20:22 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

3.14.52-1.1.0_ga was the last release of the sfp binaries.  After that release only hfp are supported including patches.  

The 3.14.52 patch update is just to align 4.1 and 3.14 on same graphics p8  but only for hfp.

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador@ossystems.com.br] 
Sent: Wednesday, April 06, 2016 3:05 PM
To: Lauren Post <lauren.post@nxp.com>
Cc: Tom Hochstein <tom.hochstein@nxp.com>; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

Hello Lauren,

On Wed, Apr 6, 2016 at 4:48 PM, Lauren Post <lauren.post@nxp.com> wrote:
> No the sfp will stay same version as 3.14.52 ga release - hfp version will be updated.

The patch release should upgrade both or none. If an user is relying on the SoftFP version he/she has the right to upgrade to the patch release as well to benefit of the fixes included.

As the 3.14.52 GA release was made with HardFP and SoftFP, both supported. So it is expected a patch release fixes both. Am I missing something?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 20:22           ` Lauren Post
@ 2016-04-06 20:30             ` Otavio Salvador
  2016-04-07 19:13               ` Lauren Post
  0 siblings, 1 reply; 12+ messages in thread
From: Otavio Salvador @ 2016-04-06 20:30 UTC (permalink / raw)
  To: Lauren Post; +Cc: meta-freescale

On Wed, Apr 6, 2016 at 5:22 PM, Lauren Post <lauren.post@nxp.com> wrote:
> 3.14.52-1.1.0_ga was the last release of the sfp binaries.  After that release only hfp are supported including patches.
>
> The 3.14.52 patch update is just to align 4.1 and 3.14 on same graphics p8  but only for hfp.

If this is the case so there is no problem in dropping the hfp suffix
on the recipe.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-06 20:30             ` Otavio Salvador
@ 2016-04-07 19:13               ` Lauren Post
  2016-04-07 20:14                 ` Otavio Salvador
  0 siblings, 1 reply; 12+ messages in thread
From: Lauren Post @ 2016-04-07 19:13 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

Well I was told today that we will still provide sfp binaries for the 3.14.52 patch release only not for 4.1.

So let's keep the name's as is.    As I mentioned before next release the hfp is no longer used.

Lauren

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador@ossystems.com.br] 
Sent: Wednesday, April 06, 2016 3:30 PM
To: Lauren Post <lauren.post@nxp.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

On Wed, Apr 6, 2016 at 5:22 PM, Lauren Post <lauren.post@nxp.com> wrote:
> 3.14.52-1.1.0_ga was the last release of the sfp binaries.  After that release only hfp are supported including patches.
>
> The 3.14.52 patch update is just to align 4.1 and 3.14 on same graphics p8  but only for hfp.

If this is the case so there is no problem in dropping the hfp suffix on the recipe.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3
  2016-04-07 19:13               ` Lauren Post
@ 2016-04-07 20:14                 ` Otavio Salvador
  0 siblings, 0 replies; 12+ messages in thread
From: Otavio Salvador @ 2016-04-07 20:14 UTC (permalink / raw)
  To: Lauren Post; +Cc: meta-freescale

On Thu, Apr 7, 2016 at 4:13 PM, Lauren Post <lauren.post@nxp.com> wrote:
> Well I was told today that we will still provide sfp binaries for the 3.14.52 patch release only not for 4.1.
>
> So let's keep the name's as is.    As I mentioned before next release the hfp is no longer used.

We cannot have two tarballs with same version and different contents.
We need to have a different version for it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-04-07 20:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-06 17:33 [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Tom Hochstein
2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 2/3] xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version Tom Hochstein
2016-04-06 17:33 ` [meta-fsl-arm][PATCH v3 3/3] kernel-module-imx-gpu-viv: " Tom Hochstein
2016-04-06 18:13 ` [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Otavio Salvador
2016-04-06 19:26   ` Lauren Post
2016-04-06 19:30     ` Otavio Salvador
2016-04-06 19:48       ` Lauren Post
2016-04-06 20:04         ` Otavio Salvador
2016-04-06 20:22           ` Lauren Post
2016-04-06 20:30             ` Otavio Salvador
2016-04-07 19:13               ` Lauren Post
2016-04-07 20:14                 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.