Hello community, here is the log from the commit of package xf86-video-intel for openSUSE:Factory checked in at 2014-02-03 11:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-01-07 16:28:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes 2014-02-03 11:40:54.000000000 +0100 @@ -1,0 +2,59 @@ +Sat Feb 1 19:03:23 UTC 2014 - [email protected] + +- Update to 3.0 prerelease 2.99.909: + Pass the brown paper bag. Ridiculously stupid bug in last minute coding. + + Add Xv support using glamor acceleration in addition to adaptors + provided by the UXA backend. + + Fix overeager discarding of CPU damage + Regression in 2.99.908 + https://bugs.freedesktop.org/show_bug.cgi?id=74327 + +------------------------------------------------------------------- +Sat Feb 1 17:12:18 UTC 2014 - [email protected] + +- Update to 3.0 prerelease 2.99.908: + A couple of regressions dashed the hopes that .907 was to be the final + release candidate, so time to start the cycle again after applying a few + more bugfixes. + + Fix invalid pageflipping of GLXPixmaps by UXA. + https://bugs.freedesktop.org/show_bug.cgi?id=73282 + + Consistently treat DPMS Suspend/Standy as Off, otherwise we may + incorrectly restore the backlight in UXA. + + Fix disabling the backlight in UXA when querying the value whilst off + https://bugs.freedesktop.org/show_bug.cgi?id=73181. + + Invalidate between every operation if rendering into the source or mask. + Fixes regression in 2.99.907 on Ivybridge (seen in KDE) + https://bugs.freedesktop.org/show_bug.cgi?id=73208 + + Check for available batch buffer state before restoring state on gen4, + otherwise we overwrite surface state with commands and cause a GPU hang. + https://bugs.freedesktop.org/show_bug.cgi?id=73348 + + Prevent an invalid free by TearFree + https://bugs.freedesktop.org/show_bug.cgi?id=73469 + + Fix confusion in TearFree when it tried to pageflip to a stale bo + https://bugs.freedesktop.org/show_bug.cgi?id=70905 + + Initialise TearFree contents with the current frontbuffer upon creation, + otherwise old content may be visible for significant fractions of a + second after resume or DPMS on + https://bugs.freedesktop.org/show_bug.cgi?id=73842 + + Nullify the old pointer into a CPU mmapping of the bo when promoting it + on the GPU. Eventually that old pointer becomes invalid and will cause + the Xserver to crash. + Fixes regression in 2.99.906 + https://bugs.freedesktop.org/show_bug.cgi?id=73351 + + Restore the serialNumber on the GC correctly after falling back to + software. This was seen to cause corruption with Wine. + https://bugs.freedesktop.org/show_bug.cgi?id=73856 + + Do not ignore CPU damage on a pixmap unless the Composite operation + will completely overwrite it. This was observed in xfce4. + https://bugs.freedesktop.org/show_bug.cgi?id=69528 + + Skip fake outputs during initial probe as they can cause a NULL pointer + dereference. + https://bugs.freedesktop.org/show_bug.cgi?id=73981 + + Fix rendering of dashed zero-width lines onto 24bit buffers + https://bugzilla.redhat.com/show_bug.cgi?id=1059152 + + Cap the freed Pixmap cache and reuse it more often + Fixes a regression in 2.99.907 that caused the memory used by X to + grow until it was cleaned up during server regreneration + https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1272338 + +------------------------------------------------------------------- Old: ---- xf86-video-intel-2.99.907.tar.bz2 New: ---- xf86-video-intel-2.99.909.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-intel.spec ++++++ --- /var/tmp/diff_new_pack.vKkyYX/_old 2014-02-03 11:40:55.000000000 +0100 +++ /var/tmp/diff_new_pack.vKkyYX/_new 2014-02-03 11:40:55.000000000 +0100 @@ -19,7 +19,7 @@ %define glamor 0 Name: xf86-video-intel -Version: 2.99.907 +Version: 2.99.909 Release: 0 Summary: Intel video driver for the Xorg X server License: MIT ++++++ xf86-video-intel-2.99.907.tar.bz2 -> xf86-video-intel-2.99.909.tar.bz2 ++++++ ++++ 6770 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
