Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2014-12-29 00:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-17 19:14:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2014-12-29 00:34:20.000000000 +0100
@@ -1,0 +2,45 @@
+Mon Dec 15 20:15:56 UTC 2014 - [email protected]
+
+- Update to intermediate version 2.99.917:
+  The highlight of bugs fixed here are a couple of workarounds 
+  required for Broadwell and making sure that the rasterisation
+  code is symmetric under inversions. However, as a couple of
+  crashers slipped through into 2.99.916 (though not actual
+  regressions in 2.99.916 per se) and 3 months have passed, we
+  should make one more snapshot before an imminent release.
+  + Beware of recomputing the clear hint in the middle of MI recursion
+    https://bugs.freedesktop.org/show_bug.cgi?id=77074
+  + Fix crash from rendering an empty Glyph string under PRIME as the
+    secondary driver
+  + Restore application of default monitor options to the first output,
+    a regression in 2.99.915 and the MST support
+    https://bugs.gentoo.org/show_bug.cgi?id=522500
+  + Finally fix ZaphodHeads blocking on waiting for flip completion 
+    events. Before kernel 3.19, O_NONBLOCK support is broken and so we
+    must avoid reading if we are not expecting an event.
+  + Backwards compatibilty fix for fake triple buffering with PRIME and
+    Xorg-1.15
+    https://bugs.freedesktop.org/show_bug.cgi?id=85144#c12
+  + Fix a rendering issue with output rotation and software fallbacks.
+    https://bugs.freedesktop.org/show_bug.cgi?id=84653
+  + Enable MST discovery even without udev support
+    https://bugs.freedesktop.org/show_bug.cgi?id=84718
+  + Fix TearFree operation after the GPU is wedged
+    https://bugs.freedesktop.org/show_bug.cgi?id=85058
+  + Fix projective sampling on gen6.
+  + Fix rendering and corruption with gen8.
+    https://bugs.freedesktop.org/show_bug.cgi?id=84958
+    https://bugs.freedesktop.org/show_bug.cgi?id=83207
+    https://bugs.freedesktop.org/show_bug.cgi?id=79053
+    https://bugs.freedesktop.org/show_bug.cgi?id=81583
+  + Fix crash when using Xinerama.
+    https://bugs.freedesktop.org/show_bug.cgi?id=87207
+  + Fix rendering of right-to-left or bottom-to-top PolySegments in UXA
+- Remove upstream patches:
+  + U_sna-Validate-framebuffer-tiling-before-creation.patch
+  + U_sna_dri3_mesa_relies_upon_implicit_fences.patch 
+  + U_Disable-DRI3-by-default.patch
+  + U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch
+  + U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch
+
+-------------------------------------------------------------------

Old:
----
  U_Disable-DRI3-by-default.patch
  U_sna-Validate-framebuffer-tiling-before-creation.patch
  U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch
  U_sna_dri3_mesa_relies_upon_implicit_fences.patch
  U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch
  xf86-video-intel-2.99.916.tar.bz2

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

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

Other differences:
------------------
++++++ xf86-video-intel.spec ++++++
--- /var/tmp/diff_new_pack.Sog3xi/_old  2014-12-29 00:34:21.000000000 +0100
+++ /var/tmp/diff_new_pack.Sog3xi/_new  2014-12-29 00:34:21.000000000 +0100
@@ -20,7 +20,7 @@
 %define backlighthelper 0
 
 Name:           xf86-video-intel
-Version:        2.99.916
+Version:        2.99.917
 Release:        0
 Summary:        Intel video driver for the Xorg X server
 License:        MIT
@@ -87,12 +87,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 
-Patch0:         U_sna_dri3_mesa_relies_upon_implicit_fences.patch
-Patch1:         U_sna-Validate-framebuffer-tiling-before-creation.patch
-Patch2:         U_Disable-DRI3-by-default.patch
-Patch3:         U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch
-Patch4:         U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch
-
 %x11_abi_videodrv_req
 
 %description
@@ -109,19 +103,15 @@
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-
 %build
+###    --enable-dri3 \
+
 autoreconf -fi
 %configure \
 %if %{backlighthelper}
---enable-backlight-helper \
+       --enable-backlight-helper \
 %else
---disable-backlight-helper \
+       --disable-backlight-helper \
 %endif
 %ifnarch %{ix86}
     --enable-kms-only \

++++++ xf86-video-intel-2.99.916.tar.bz2 -> xf86-video-intel-2.99.917.tar.bz2 
++++++
++++ 24482 lines of diff (skipped)

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

Reply via email to