From: Lauren Post Date: Thu, 14 Aug 2014 19:17:30 +0000 (-0500) Subject: xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.1 X-Git-Tag: 2.1~884 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ab9c35389374f3f7ecfba4d36f186e3283a8c6fb;p=meta-freescale.git xf86-video-imxfb-vivante: 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 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb b/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.1.bb similarity index 93% rename from meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb rename to meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.1.bb index 67d88637..a4440dec 100644 --- a/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb +++ b/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.1.bb @@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://EXA/src/vivante_fbdev/vivante.h;endline=19;md5=641ac6 SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz" -SRC_URI[md5sum] = "697d9a3fb244eb95eae4207bf2d9c321" -SRC_URI[sha256sum] = "9178c6b721e55645bedf6d2cfaf836f5c6e2684673215358a6b6845c10a7a085" +SRC_URI[md5sum] = "974f33945dc96e876907541906297798" +SRC_URI[sha256sum] = "5602266ac493c580386562068522b2fde43f24aa91c61ab6aaa62bb37a6cb672" EXTRA_OEMAKE += "-C EXA/src -f makefile.linux prefix=${D}/usr \ sysroot=${STAGING_DIR_TARGET} \