[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-nouveau: Changes to 'debian-unstable'



 ChangeLog          |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/NEWS.Debian |    8 +++++++
 debian/changelog   |    8 +++++--
 3 files changed, 71 insertions(+), 2 deletions(-)

New commits:
commit 94de3b9e979adc48c62a010b6e8cec90fc313a1a
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Sat Jun 2 19:31:09 2012 +0200

    Upload to experimental

diff --git a/debian/changelog b/debian/changelog
index a261c16..567d430 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-nouveau (1:0.0.16+git20120529+ace77b6-1) UNRELEASED; urgency=low
+xserver-xorg-video-nouveau (1:0.0.16+git20120529+ace77b6-1) experimental; urgency=low
 
   [ Maarten Lankhorst ]
   * New upstream snapshot. First one to have the new ABI.
@@ -9,7 +9,7 @@ xserver-xorg-video-nouveau (1:0.0.16+git20120529+ace77b6-1) UNRELEASED; urgency=
   * Mention in NEWS.Debian that Linux 3.4 is currently necessary to
     provide acceleration for Fermi cards.
 
- -- Maarten Lankhorst <maarten.lankhorst@canonical.com>  Wed, 29 May 2012 14:05:06 +0200
+ -- Sven Joachim <svenjoac@gmx.de>  Sat, 02 Jun 2012 19:30:08 +0200
 
 xserver-xorg-video-nouveau (1:0.0.16+git20120322+ab7291d-1) unstable; urgency=low
 

commit 6d8ef4a8bdde51c252dd89d0b7ff47940085c5bf
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Sat Jun 2 19:22:42 2012 +0200

    Add a NEWS.Debian entry for Fermi card users
    
    As per commit ace77b6b1304826f4004bde23809b55d476b0615, acceleration
    is disabled on kernels with a nouveau ABI version < 1.0.0, i.e. older
    than 3.4-rc1 in Linus' tree.

diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index b585dd1..9a7433f 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,3 +1,11 @@
+xserver-xorg-video-nouveau (1:0.0.16+git20120529+ace77b6-1) experimental; urgency=low
+
+  Fermi cards (GeForce 4xx/5xx series) now require Linux kernel 3.4 or
+  newer for acceleration, on older kernels they will only run
+  unaccelerated.  Older NVidia cards are not affected.
+
+ -- Sven Joachim <svenjoac@gmx.de>  Sat, 02 Jun 2012 19:12:43 +0200
+
 xserver-xorg-video-nouveau (1:0.0.16+git20100518+4b8f1a0-1) experimental; urgency=low
 
   This version of xserver-xorg-video-nouveau is linked against a newer
diff --git a/debian/changelog b/debian/changelog
index e55f6d8..a261c16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ xserver-xorg-video-nouveau (1:0.0.16+git20120529+ace77b6-1) UNRELEASED; urgency=
   * Add 02-drm-nouveau-newabi.patch to build with old libdrm
   - Until mesa 8.1 is released, we cannot build with new libdrm yet
 
+  [ Sven Joachim ]
+  * Mention in NEWS.Debian that Linux 3.4 is currently necessary to
+    provide acceleration for Fermi cards.
+
  -- Maarten Lankhorst <maarten.lankhorst@canonical.com>  Wed, 29 May 2012 14:05:06 +0200
 
 xserver-xorg-video-nouveau (1:0.0.16+git20120322+ab7291d-1) unstable; urgency=low

commit d2e29952349bcfbf79618c559b7af9014764245a
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Sat Jun 2 19:02:38 2012 +0200

    Bump upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 8ce0447..fc76184 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,60 @@
+commit ace77b6b1304826f4004bde23809b55d476b0615
+Author: Ben Skeggs <bskeggs@redhat.com>
+Date:   Tue May 29 21:21:57 2012 +1000
+
+    disable fermi accel on 0.0.16 interface
+    
+    Kepler accel support broke some assumption made by the older kernel
+    interface, and Fermi shares the same code.  It can't work (without
+    some annoying hacks anyway) with the 0.0.16 kernel anymore.
+
+commit 7041e30ab8beb627bbf569367961a658e79c2bdc
+Author: Dave Airlie <airlied@redhat.com>
+Date:   Wed May 23 14:18:24 2012 +0100
+
+    vl_hwmc: add missing compat include.
+    
+    Reported-by: tallica on irc.
+    Signed-off-by: Dave Airlie <airlied@redhat.com>
+
+commit 2abf8467cfb7a7648ce73ba5bcbbc62219d65d6d
+Author: Dave Airlie <airlied@redhat.com>
+Date:   Wed May 23 11:29:05 2012 +0100
+
+    nouveau: add compat-api.h to makefile.
+    
+    Signed-off-by: Dave Airlie <airlied@redhat.com>
+
+commit 1d861ad716861c57b2b81531d21840d7c8de024b
+Author: Dave Airlie <airlied@redhat.com>
+Date:   Wed May 23 11:15:06 2012 +0100
+
+    nouveau: convert two more xf86Screens access to macros
+    
+    for some reason the script missed these two, just fix them manually.
+    
+    Signed-off-by: Dave Airlie <airlied@redhat.com>
+
+commit 5625fb84efc699e65da0062ae101915a49f2969b
+Author: Dave Airlie <airlied@redhat.com>
+Date:   Wed May 23 11:13:30 2012 +0100
+
+    nouveau: convert scrn/screen to using new interfaces
+    
+    This commit was generated with the util/modular/x-driver-screen-scrn-conv.sh
+    
+    Signed-off-by: Dave Airlie <airlied@redhat.com>
+
+commit 9f037f7be516ebf8fa4a67a5c9ff258594ab353e
+Author: Dave Airlie <airlied@redhat.com>
+Date:   Wed May 23 11:12:59 2012 +0100
+
+    nouveau: add initial compat-api header
+    
+    This just provides the scrn conversion and picture stuff so far.
+    
+    Signed-off-by: Dave Airlie <airlied@redhat.com>
+
 commit 581564466c47ab0435ecca3cf4d82c03e1b30259
 Author: Francisco Jerez <currojerez@riseup.net>
 Date:   Tue May 8 14:02:44 2012 +0200


Reply to: