Hello community, here is the log from the commit of package xf86-video-intel for openSUSE:Factory checked in at 2013-09-11 15:47:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-intel (Old) and /work/SRC/openSUSE:Factory/.xf86-video-intel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-intel" Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes 2013-08-10 10:51:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes 2013-09-11 15:47:26.000000000 +0200 @@ -1,0 +2,35 @@ +Wed Sep 11 12:26:24 UTC 2013 - [email protected] + +- update to 3.0 prerelease 2.99.902 +- switch to SNA as default acceleration method, i.e. taking the new + upstream default + +------------------------------------------------------------------- +Wed Aug 21 15:51:30 UTC 2013 - [email protected] + +- Update to version 2.21.15: + Some build fixes for the BSDs and alternate compiler, and conflicting + configure options and a critcial fix for some PRIME setups. + + Don't fail to configure if DRI1 is not available and the user asks + for both DRI and KMS-only [Regression from 2.21.14] + + Lots of miscellaneous fixes for older gcc, other compilers and BSD. + + Initial framework support for hosted X. + + Improve transition from fbcon to X with multiple outputs and extended + desktops. + + Ensure the framebuffer exists before checking it against the CRTC + constraints. + https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/121234 + [Regression from 2.21.10] + + Add RGB overlay support for Ironlake and later. + + Don't release the overlay buffer too early, i.e. before the client + disables the Xv image. + + Tweak the ring switching logic to reduce use of semaphores on + Sandybridge and later - a delicate balancing act between trying to + use the faster engine for the task and preventing concurrent use of + multiple rings. +- Packaging changes: + + Remove xf86-video-intel-copyfb.diff (patch1) + Remove this old and long disabled patch. We shipped at least 12.3 + wihout it! + +------------------------------------------------------------------- Old: ---- xf86-video-intel-2.21.14.tar.bz2 xf86-video-intel-copyfb.diff New: ---- xf86-video-intel-2.99.902.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-intel.spec ++++++ --- /var/tmp/diff_new_pack.6TwCA4/_old 2013-09-11 15:47:27.000000000 +0200 +++ /var/tmp/diff_new_pack.6TwCA4/_new 2013-09-11 15:47:27.000000000 +0200 @@ -19,7 +19,7 @@ %define glamor 1 Name: xf86-video-intel -Version: 2.21.14 +Version: 2.99.902 Release: 0 Summary: Intel video driver for the Xorg X server License: MIT @@ -27,7 +27,6 @@ Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 Source99: baselibs.conf -Patch1: xf86-video-intel-copyfb.diff %if %glamor Requires: glamor @@ -93,18 +92,14 @@ %prep %setup -q -n %{name}-%{version} -### disabled for now (bnc #687802) -#%patch1 -p1 %build autoreconf -fi %configure \ - --enable-uxa \ - --enable-sna \ %if %glamor --enable-glamor \ %endif - --with-default-accel=uxa + --enable-uxa make %{?_smp_mflags} %install ++++++ xf86-video-intel-2.21.14.tar.bz2 -> xf86-video-intel-2.99.902.tar.bz2 ++++++ ++++ 24974 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
