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-22 10:32:00 -0300
commitc7c410d7b6a0a8a96fa845d78e76b0a15157b19a (patch)
treedb2bd2b23cd9ab2a604c311c852fba5c993bc3e1
parent8259d486ed87146a39833296500b5b16e562e9bf (diff)
downloadmeta-fsl-arm-c7c410d7b6a0a8a96fa845d78e76b0a15157b19a.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--recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-hfp.bb (renamed from recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb)4
-rw-r--r--recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.1-sfp.bb (renamed from 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/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
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 @@
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/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
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 @@
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"