summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-intel
Commit message (Collapse)AuthorAgeFilesLines
* xf86-video-intel: disable non-deterministic tests for libX11Ross Burton2014-07-191-0/+17
| | | | | | | | | | | | libX11 et al are checked for at confgure time and tests optionally built. As these don't get installed we don't want to add build dependencies, but the non-determinism means that builds can fail. (From OE-Core rev: cc4de34c94a89831c2aac56b9fb78612cdde0099) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel: upgrade to 2.99.912Ross Burton2014-07-161-0/+166
| | | | | | | | | | | | | | | | | Drop a backported patch that has been applied. Apply a patch from upstream to add enable/disable options for each DRI level, as .912 won't build if the X server doesn't support DRI3. Add PACKAGECONFIG options for each DRI level and enable DRI1 and DRI2. Add a PACKAGECONFIG option for the client tools, disabled by default as they're only useful on machines with hybrid discrete/integrated GPUs. (From OE-Core rev: ac029cf6a228a00956978f186aef2c0f05bb8731) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel: add compat patch for xorg >= 1.14.99.2Laurentiu Palcu2014-02-091-0/+29
| | | | | | | (From OE-Core rev: 0d80bec421b45dc5b997eecdce3fe21f00784cd7) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel: disable DRI2 tests if no DRI2 is availableRoss Burton2013-09-111-0/+50
| | | | | | | | | | Somehow this slipped past the initial testing and can cause build errors in non-GL distros. (From OE-Core rev: 975412f446066215a94be78a7f7e1db9e28ebbbf) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel: Update to 2.17.0Saul Wold2011-11-301-22/+0
| | | | | | | | | * Remove patch for issue fixed upstream (From OE-Core rev: 356645a0891624a037c004e35569dc8bea4db334) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel_2.16.0: fix buildfix.patch to applyMartin Jansa2011-10-141-3/+3
| | | | | | (From OE-Core rev: 4d5c0f9838a3e96d1cfb4ca2fb27161d6cf0de8f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-intel: Update 2.15.0 -> 2.16.0Richard Purdie2011-10-121-0/+22
Include a build fix which means otherwise this wouldn't build (From OE-Core rev: 5ad1ca59dea6d5045f252ed7b786ad193faced64) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>