summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-xserver/xserver-xf86-config
Commit message (Collapse)AuthorAgeFilesLines
* ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko2013-03-112-58/+0
| | | | | | | | | * There is no support for these platforms from meta-ti. * If someone is willing to maintain them, please let us know or feel free to take it to a separate layer. * Therefore, remove SoC and machine configs, kernel, u-boot and X11 configs Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pandaboard: use xf86-video-omap by default in XSERVER configNicolas Dechesne2012-10-241-29/+15
| | | | | | | | | | | | | Also we need to pull in module-exa as xf86-video-omap relies on it, at run time. And replaced the default xorg.conf for 'omap4' machine to take new driver into account. Do not enable HWcursor (e.g. mouse using DSS overlay) to keep things simple for now.. 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>
* xserver-xf86-config: add configs for all SOC_FAMILIESKoen Kooi2011-11-015-0/+145
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-xf86-config: add config for OMAP3 SOC_FAMILYKoen Kooi2011-09-171-0/+29
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>