summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/drm
Commit message (Collapse)AuthorAgeFilesLines
* libdrm: drop outdated custom version, use latest upstream nowDenys Dmytriyenko2016-04-203-106/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdrm: remove unused patchDenys Dmytriyenko2015-09-081-1/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdrm: add ti33x and ti43x to COMPATIBLE_MACHINEGou, Hongmei2015-08-281-2/+2
| | | | | Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdrm.inc: overlay recently removed .inc used by our custom versionDenys Dmytriyenko2015-07-081-0/+41
| | | | | | | Consider dropping custom version altogether after verifying everything is upstreamed. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdrm: restore libdrm-tests package that got missed with TI versionDenys Dmytriyenko2013-08-102-1/+53
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdrm: Add GLSDK specific staging tree for omap-a15Siddharth Heroor2013-07-011-0/+14
| | | | | | | | | | | | | | | | * Override SRC_URI to use TI's tree at https://git.ti.com/glsdk/libdrm This tree includes patches on top of the upstream libdrm for omap5 and dra7xx class of devices. v2 : * Change PR to "${INC_PR}.0" instead of using the SRCREV as per comments received in v1. * Add missing configure options to get Kernel Mode Setting (KMS) as well. This was missing in the original patch. Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com> Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "libdrm: enable omap experimental api support"Nicolas Dechesne2012-11-281-3/+0
| | | | | | | | | This reverts commit cce5a7aea905d2e2b167ab51b132ec43ed519a12. Because oe-core (then poky master) was upgraded to libdrm 2.40, and because OMAP experimental support was enabled there too. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libdrm: enable omap experimental api supportEnrico Butera2012-10-241-0/+3
This is needed to build gst-plugin-ducati. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Signed-off-by: Hervé Fache <h-fache@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>