[meta-freescale] [meta-fsl-arm][PATCH v2 1/3] gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.1

Lauren Post lauren.post at freescale.com
Thu Aug 14 12:17:29 PDT 2014


Upgrade to 3.10.17-1.0.1.
This fixes the 2D GPU hang.
Requires kernel upgrade to 3.10.17-1.0.1.

For 2D GPU cores there is a potential need to manage the maximum number
of outstanding return requests from the memory subsystem. The proper way
to manage these for 2D cores with this configuration is to use a FLUSH.
The patch does a FLUSH after every DRAW, the pipe will not overfill and
the scenario which may lead to a stall will not occur.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 ...fp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb} |    4 ++--
 ...fp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb} |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename recipes-graphics/gpu-viv-bin-mx6q/{gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb} (55%)
 rename recipes-graphics/gpu-viv-bin-mx6q/{gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb => gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb} (55%)

diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb
similarity index 55%
rename from recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb
rename to recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb
index 0a16621..f0d1685 100644
--- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb
+++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb
@@ -3,7 +3,7 @@
 
 require gpu-viv-bin-mx6q.inc
 
-SRC_URI[md5sum] = "8b9c4f6181acf46028e39508a970ecc1"
-SRC_URI[sha256sum] = "7e5a3db22b99740756f408b881691f81c03090256754e44f69369bf039e9cbcf"
+SRC_URI[md5sum] = "d729db01e3eec3384e310cd3507761ce"
+SRC_URI[sha256sum] = "0d71029e561b94bc14a0039eeaabec1610d5244ccaf0e77356f0eee80cba828d"
 
 PACKAGE_FP_TYPE = "hardfp"
diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb
similarity index 55%
rename from recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb
rename to recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb
index 44bbd6d..076ed54 100644
--- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb
+++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb
@@ -3,7 +3,7 @@
 
 require gpu-viv-bin-mx6q.inc
 
-SRC_URI[md5sum] = "d1137c148aff0a25bd19feca889329c2"
-SRC_URI[sha256sum] = "e6af458221041d2d1ce6338a666969bbda73aa26270b243cfc4d22f9c0d913c9"
+SRC_URI[md5sum] = "55788f48a222b430a8b76856ac6fa636"
+SRC_URI[sha256sum] = "0d9069635c97424117896e532c7e5a7be6e699482bc9fb6d8fc1ba946043da19"
 
 PACKAGE_FP_TYPE = "softfp"
-- 
1.7.9.5



More information about the meta-freescale mailing list