Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2012-09-18 14:01:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-24 13:53:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2012-09-18 14:01:45.000000000 +0200
@@ -1,0 +2,90 @@
+Sun Sep 16 19:48:00 UTC 2012 - [email protected]
+
+- Update to version 2.20.8:
+  + Some bugs fixed, see below
+  + Enabling ValleyView SDV
+- Bugs fixed since 2.20.7:
+  + Add an extra layer of defence against trying to use a non-GEM device
+    with UXA. This should already be taken care of with the new probe,
+    but the extra sanity check already existed in the code but was doing
+    nothing.
+    
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/962892
+  + Fix computation of valid CRTCs bitmask for ZaphodHead
+    Some systems can only handle certain outputs on certain pipes
+    (Screens), and this information was not being propagated through to X
+    and randr correctly, breaking valid configurations and not detecting
+    invalid configurations correctly.
+  + Disable global glyph caching with ZaphodHeads.
+    The glyph privates need to be Screen private, but at the moment are
+    global leading to conflicts and invalid rendering with multiple heads.
+    https://bugs.freedesktop.org/show_bug.cgi?id=54707
+  + Prevent direct read back of unmappable buffers
+    https://bugs.freedesktop.org/show_bug.cgi?id=54808
+  + Tile large uploads whilst replacing the alpha channel
+    https://bugs.freedesktop.org/show_bug.cgi?id=54808
+  + Correct the source offset when converting a RENDER composite
+    operation into a BLT composite operation.
+    https://bugs.freedesktop.org/show_bug.cgi?id=54868
+  + Correct a minor typo in flattening alphamaps which caused the
+    replacement pixmap to often end up with a height of zero.
+    https://bugs.gentoo.org/show_bug.cgi?id=434860
+  + Don't discard the CPU damage if only part is being replaced.
+    This is most evident when combining software renders like Opera with
+    accelerated rendering.
+    https://bugs.freedesktop.org/show_bug.cgi?id=54937
+
+-------------------------------------------------------------------
+Sat Sep  8 22:52:39 UTC 2012 - [email protected]
+
+- Update to version 2.20.7:
+  Continuing the flurry of releases, this week saw the release of
+  xorg-1.13 bringing with it the first steps towards hotpluggable gpu
+  support and the ability to offload DRI rendering onto other GPUs. In
+  light of that advance, this release includes the support code by Dave
+  Airlie to integrate PRIME into xf86-video-intel and make those new
+  features available.
+- Aside from landing PRIME, a few other bugs were fixed since 2.20.6:
+  + Fix framebuffer leak on server regeneration
+  + Fix texture cache flushing on IvyBridge and Kwin with plastique
+    https://bugs.freedesktop.org/show_bug.cgi?id=54488
+  + Redirect large solid fills on SandyBridge+. By large I mean greater
+    than 8192 or 16384 pixels on SandyBridge and IvyBridge respectively.
+    https://bugs.freedesktop.org/show_bug.cgi?id=54134
+  + Fix up backlight option handling in the manpage and uxa.
+    https://bugs.freedesktop.org/show_bug.cgi?id=54397
+  + Unbreak ZaphodHeads.
+    https://bugs.freedesktop.org/show_bug.cgi?id=52438
+
+-------------------------------------------------------------------
+Mon Sep  3 13:32:02 UTC 2012 - [email protected]
+
+- Update to version 2.20.6:
+  A serious bug that caused a crash on SandyBridge and IvyBridge when
+  mixing CPU and GPU operations on the same buffer, and an annoyance from
+  bad scheduling of windowed swapbuffer updates causing low framerates and
+  jitter. Plus the usual smattering of assertion fixes and a long standing
+  issue with incoherent page access to a streaming buffer.
+- Bugs fixed since 2.20.5:
+  + Low frame rates in Blobby Valley when "fullscreen"
+    https://bugs.freedesktop.org/show_bug.cgi?id=54274
+  + Incoherent concurrent access with the CPU and GPU
+  + Add Option "Backlight" to override automatic selection of the
+    backlight interface.
+  + Avoid overwriting the composite operation info when testing if we
+    can transfer the operation to the BLT.
+
+-------------------------------------------------------------------
+Mon Sep  3 13:32:01 UTC 2012 - [email protected]
+
+- Update to version 2.20.5:
+  Another silly bug found, another small bugfix release. The goal was for
+  the driver to bind to all Intel devices supported by the kernel.
+  Unfortunately we were too successful and started claiming Pouslbo,
+  Medfield and Cedarview devices which are still encumbered by propietary
+  IP and not supported by this driver.
+- Bugs fixed since 2.20.4:
+  + Only bind to Intel devices using the i915 kernel module
+  + Regression in the bitmap-to-region code, e.g. icewm window buttons
+    https://bugs.freedesktop.org/show_bug.cgi?id=53699
+
+-------------------------------------------------------------------

Old:
----
  xf86-video-intel-2.20.4.tar.bz2

New:
----
  xf86-video-intel-2.20.8.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xf86-video-intel.spec ++++++
--- /var/tmp/diff_new_pack.2sUakD/_old  2012-09-18 14:01:46.000000000 +0200
+++ /var/tmp/diff_new_pack.2sUakD/_new  2012-09-18 14:01:46.000000000 +0200
@@ -19,7 +19,7 @@
 %define glamor 1
 
 Name:           xf86-video-intel
-Version:        2.20.4
+Version:        2.20.8
 Release:        0
 Summary:        Intel video driver for the Xorg X server
 License:        MIT

++++++ xf86-video-intel-2.20.4.tar.bz2 -> xf86-video-intel-2.20.8.tar.bz2 ++++++
++++ 9143 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to