summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
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
commitbda3855d4f56d0e6b0e2819ecb27c50d4b59755e (patch)
tree241acfee82b2df3009a4e176f0cb9c2e5497ddd8 /recipes-graphics
parentc51ba270b08ca957b64dcb32d52a8a6dec78fc74 (diff)
downloadmeta-fsl-arm-bda3855d4f56d0e6b0e2819ecb27c50d4b59755e.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>
Diffstat (limited to 'recipes-graphics')
-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"