Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.2 patch release | Lauren Post | 2014-11-10 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | | | Fixes for the following: - Memory management, high CPU loading, crashes with QT5 - Avoid system freeze with invalid power - Mutex sharing. resource leak, database protection - 3D OpenVG for libGAL crash - UI reboots while playing video - Add VG355 support to X11 - Enhanced G2D API - QT5 support for wayland - WebGL fixes for Chrome UI For more details reference the 3.10.17-1.0.2 Patch Release notes on freescale.com/imx Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.1 | Lauren Post | 2014-08-15 | 1 | -0/+9 |
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> |