Hello community, here is the log from the commit of package xf86-video-intel for openSUSE:Factory checked in at 2012-12-07 14:59:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-video-intel (Old) and /work/SRC/openSUSE:Factory/.xf86-video-intel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-intel", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes 2012-10-26 17:36:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes 2012-12-07 14:59:14.000000000 +0100 @@ -1,0 +2,70 @@ +Mon Dec 3 16:58:24 UTC 2012 - [email protected] + +- Update to version 2.20.15: + And lo, enabling more of the common acceleration paths for gen4 revealed + another lurking bug - something is wrong with how we prepare Y-tiling + surfaces for rendering. For the time being, we can surreptiously disable + them for gen4 and avoid hitting GPU hangs. +- Bugs fixed since 2.20.14: + + Avoid clobbering the render state after failing to convert the + operation to use the blitter. + https://bugs.freedesktop.org/show_bug.cgi?id=57601 + + Disable shadow tracking upon server regeneration, and so fix a crash + if you restart the server whilst a RandR transform (e.g. rotation) is + in effect. + https://bugs.freedesktop.org/show_bug.cgi?id=52255 + https://bugs.freedesktop.org/show_bug.cgi?id=56608 + +------------------------------------------------------------------- +Mon Nov 26 13:10:57 UTC 2012 - [email protected] + +- Update to version 2.20.14: + The highlight of this release is gen4, from 965g to gm45. Quite an old + bug surfaced in the shader assembly, sparking a chance to review a few + design choices within that backend and experiment on fresh ways to + workaround the remaining issues. +- Bugs fixed since 2.20.13: + + Avoid using inplace XOR'ed uploads for very large buffers + https://bugs.freedesktop.org/show_bug.cgi?id=57031 + + Fix the gen4/5 opacity shader + https://bugs.freedesktop.org/show_bug.cgi?id=57054 + + Queue a pending vblank request after flip completion + https://bugs.freedesktop.org/show_bug.cgi?id=56423 + + Avoid migrating an uninitialised pixmap for use as a render source + https://bugs.freedesktop.org/show_bug.cgi?id=47597 + + Improve handing of texture fallbacks for 830/845. + https://bugs.freedesktop.org/show_bug.cgi?id=57392 + +------------------------------------------------------------------- +Sun Nov 11 16:52:56 UTC 2012 - [email protected] + +- Update to version 2.20.13: + Nothing but bug fixes. +- Bugs fixed since 2.20.12: + + Sanity check the platform probe points to our expected i915 device + https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1069031 + + Prevent 16-bit overflow for computing the sample area to upload of + sources for render operations + https://bugs.freedesktop.org/show_bug.cgi?id=56324 + + Clamp the drawable box for migration to prevent 16-bit overflow + https://bugs.freedesktop.org/show_bug.cgi?id=56591 + + Disable RandR hotplug events if Xinerama is enabled and thereby prevent + a crash upon hotplug + https://bugs.freedesktop.org/show_bug.cgi?id=55260 + + Call ValidatePicture before attempting to flatten the alphamaps + https://bugs.freedesktop.org/show_bug.cgi?id=56367 + + Clip the trapezoid correctly if it ends on the boundary pixel + https://bugs.freedesktop.org/show_bug.cgi?id=56395 + + Make sure the pipeline choice is propagated to the scanline wait + across a batch flush + https://bugs.freedesktop.org/show_bug.cgi?id=47597 + + Set the valid drawable box when choosing placement of BLT composite ops + https://bugs.freedesktop.org/show_bug.cgi?id=47597 + + Prevent use-after-free when promoting a partial-GPU bo to a full-GPU bo + https://bugs.freedesktop.org/show_bug.cgi?id=56591 + + gen4 opacity spans require the per-rectangle workaround + https://bugs.freedesktop.org/show_bug.cgi?id=55500 + + Prevent use of invalid damage pointers when redirecting rendering + https://bugs.freedesktop.org/show_bug.cgi?id=56785 + +------------------------------------------------------------------- @@ -4 +74 @@ -- Update to 2.20.12 +- Update to 2.20.12: Old: ---- xf86-video-intel-2.20.12.tar.bz2 New: ---- xf86-video-intel-2.20.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-video-intel.spec ++++++ --- /var/tmp/diff_new_pack.0X2ysP/_old 2012-12-07 14:59:16.000000000 +0100 +++ /var/tmp/diff_new_pack.0X2ysP/_new 2012-12-07 14:59:16.000000000 +0100 @@ -19,7 +19,7 @@ %define glamor 1 Name: xf86-video-intel -Version: 2.20.12 +Version: 2.20.15 Release: 0 Summary: Intel video driver for the Xorg X server License: MIT ++++++ xf86-video-intel-2.20.12.tar.bz2 -> xf86-video-intel-2.20.15.tar.bz2 ++++++ ++++ 7741 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
