Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdrm: Add ite instruction to mx6 ARM patch | Thomas Elste | 2014-06-16 | 1 | -1/+2 |
| | | | | | | | | | Building with Angstrom toolchain fails on inline assembler added by drm-update-arm.patch because of missing ite instruction. Insert instruction to make the inline assembler block Thumb2 compatible. Signed-off-by: Thomas Elste <thomas.elste@imms.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | libdrm: Add fix to avoid GPU freeze | Otavio Salvador | 2013-08-31 | 1 | -0/+34 |
Add ARM support into xf86drm.h. This provides support for Xorg interface. Without this the vivante samples will hang during close requiring a reboot Change-Id: I60ea3c87c35fadaa00c64baffd24f74f41dfbb9b Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Evan Kotara <evan.kotara@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |