summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2014-08-14 14:17:29 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-08-15 11:13:02 -0300
commit08a46a201317b0f028517f83ff1e2f59a039c56e (patch)
treec5a7371acaba636ff112b48c1f37f90f3bd2f94a
parent9e624a20593396d07f1be7858af10b849b911e50 (diff)
downloadmeta-freescale-08a46a201317b0f028517f83ff1e2f59a039c56e.tar.gz
gpu-viv-bin-mx6q: 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. This patch requires the Linux kernel 3.10.17-1.0.1 fixes. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb (renamed from meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb)4
-rw-r--r--meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb (renamed from meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb)4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb
index 0a1662163..f0d1685bc 100644
--- a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb
+++ b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb
@@ -3,7 +3,7 @@
3 3
4require gpu-viv-bin-mx6q.inc 4require gpu-viv-bin-mx6q.inc
5 5
6SRC_URI[md5sum] = "8b9c4f6181acf46028e39508a970ecc1" 6SRC_URI[md5sum] = "d729db01e3eec3384e310cd3507761ce"
7SRC_URI[sha256sum] = "7e5a3db22b99740756f408b881691f81c03090256754e44f69369bf039e9cbcf" 7SRC_URI[sha256sum] = "0d71029e561b94bc14a0039eeaabec1610d5244ccaf0e77356f0eee80cba828d"
8 8
9PACKAGE_FP_TYPE = "hardfp" 9PACKAGE_FP_TYPE = "hardfp"
diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb
index 44bbd6d62..076ed54b9 100644
--- a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb
+++ b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb
@@ -3,7 +3,7 @@
3 3
4require gpu-viv-bin-mx6q.inc 4require gpu-viv-bin-mx6q.inc
5 5
6SRC_URI[md5sum] = "d1137c148aff0a25bd19feca889329c2" 6SRC_URI[md5sum] = "55788f48a222b430a8b76856ac6fa636"
7SRC_URI[sha256sum] = "e6af458221041d2d1ce6338a666969bbda73aa26270b243cfc4d22f9c0d913c9" 7SRC_URI[sha256sum] = "0d9069635c97424117896e532c7e5a7be6e699482bc9fb6d8fc1ba946043da19"
8 8
9PACKAGE_FP_TYPE = "softfp" 9PACKAGE_FP_TYPE = "softfp"