Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xf86-video-imxfb-vivante: Revert patch to update to newer Xorg Video API | Otavio Salvador | 2013-04-02 | 1 | -36/+0 |
| | | | | | | | | As we're adding a Xorg backport we don't need to patch the driver code to support newer Xorg Video API. Change-Id: I268613a4123525db4d13964431bab41bc2b042f8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | xf86-video-imxfb-vivante: Fix build with latest X server | Otavio Salvador | 2013-03-22 | 1 | -0/+36 |
mibstore functions are no longer supported in the X server. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/where the changes to the X server were made that deleted the header mibstore.h and mentions the reasons. http://lists.x.org/archives/xorg-devel/2012-September/033575.html Change-Id: I83ae62ac97139602c6c401823980fa16ef94b12b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |