Hello, I pushed following updates:
commit 688cb667dd46ee138ac50b84d199ca975e1827ea (HEAD, yocto/master-next, yocto/master, pending) Author: Lauren Post <[email protected]> Date: Thu Aug 14 14:17:31 2014 -0500 linux-imx: 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 <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 198c5a365ee13d49a62f9f3ee41cdbf3dcb54f5f Author: Lauren Post <[email protected]> Date: Thu Aug 14 14:17:30 2014 -0500 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 <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit bda3855d4f56d0e6b0e2819ecb27c50d4b59755e Author: Lauren Post <[email protected]> Date: Thu Aug 14 14:17:29 2014 -0500 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 <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit c51ba270b08ca957b64dcb32d52a8a6dec78fc74 Author: Max Krummenacher <[email protected]> Date: Thu Aug 14 17:52:59 2014 +0200 kernel-module-mcc: remove bashism in Makefile Replacing bash brace expansion with a Posix compliant syntax to make do_install succeed also when using a dash shell. Signed-off-by: Max Krummenacher <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit fbe8aa2f5309f531d12d7c2b61f952d62d9118ac Author: Max Krummenacher <[email protected]> Date: Thu Aug 14 17:52:58 2014 +0200 libmcc: remove bashism in Makefile Replacing bash brace expansion with a Posix compliant syntax to make do_install succeed also when using a dash shell. Signed-off-by: Max Krummenacher <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 2601eae6fe444a563fa1a034853d1697ace3e74d Author: Otavio Salvador <[email protected]> Date: Thu Aug 7 19:32:54 2014 -0300 gpu-viv-bin-mx6q: Add a missing runtime dependency on libdrm The Vivante DRI library requires the libdrm to proper work; this adds the missing dependency. Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
