summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/drm/libdrm
Commit message (Collapse)AuthorAgeFilesLines
* libdrm: Upgrade to 2.4.91.imxTom Hochstein2018-10-311-13/+11
| | | | | | | | | | Fixes minimum version for xserver-xorg. Includes patch fuzz fix for: 0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Revert "libdrm: Remove unused patches"Pierluigi Passaro2018-08-302-0/+70
| | | | | | This reverts commit dca6c66e5710938a3ea035b09b86ca3d1a6915c6. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libdrm: Remove unused patchesOtavio Salvador2018-06-292-70/+0
| | | | | | | Since we are using the NXP's fork of libdrm, we can now drop the fork and as consequence the SoC architecture setting for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libdrm: Create i.MX specific version recipe to switch to use i.MX forkYuqing Zhu2018-06-293-0/+105
| | | | | | | | This i.MX specific version is based on v2.4.84 Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libdrm: Extend ARM support to mx7Tom Hochstein2017-11-161-0/+35
| | | | | | | | Apply the same xf86drm.h change made for mx6 to mx7. The recipe is already extended by using imxgpu2d as filter. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+35
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>