[ubuntu/jaunty] xserver-xorg-video-nouveau 1:0.0.10~git+20090404+11be9a9-0ubuntu1 (Accepted)

Christopher James Halse Rogers raof at ubuntu.com
Sat Apr 4 05:10:18 BST 2009


xserver-xorg-video-nouveau (1:0.0.10~git+20090404+11be9a9-0ubuntu1) jaunty; urgency=low

  * New upstream snapshot.  Standing FFe is (LP: #346621).
    - 11be9a9... nv50: fix i2c port addresses
    - e2aa037... randr12: fall back to standard timings when finding
      native mode (rh#492819)
    - 6965663... randr12: fix hw cursor for fully transparent pixels
    - d12f70c... randr12: pre-nv17 digital fixes
    - ea567db... randr12: fix restore for cards where CR21 is not left
      unlocked at POST
    - bd263d8... randr12: make nv11 dvi work for both crtcs
    - 52c287d... Every card since nv5 can do panels
    - 3d371a7... randr12: enable tmds reg access on pre-nv17
    - 1bb85c8... randr12: reorder ramdac reg access
    - 4465fdd... randr12: remove nv30 special case
    - 72eced5... randr12: fix/improve a load of version/feature tests
    - 37c6916... bios: fix chips with pll limits table version 0
    - 76c5a05... bios: xf86DrvMsg->NV_ERROR
    - b1b9bcb... bios: support for pll limits table v3.0
    - 8c85b4b... kms: CONNECTORn -> CONNECTOR-n
    - 4e1c323... Restore call to NVDRIGetVersion, to ensure the dri
      module is loaded
    - c973f75... Abstract logging in nv_bios.c
    - b17bebd... nForce DIMM check is now in DRM
    - 9c991d3... randr12: FP_TG_CONTROL 2: dpms improvements
    - 5fb2888... randr12: FP_TG_CONTROL 1: turn off digital path when
      using VGA encoder
    - 8023dc3... Split DCB 1.5 parsing from 2.0+, get closer to 80 cols
    - ea027b3... The dcb prior to v1.5 is pretty hopeless, just add a crt.
    - 921fbcc... randr12: avoid nv11 chip lockup when saving palette regs
    - 9d46930... xv: oops
    - 9213c39... xv: post damage after we draw (rh#492239)
    - d68a052... kms: small cleanup
    - c9cb6a6... rh#492511 has a CRTC_OWNER of 0x7 for some reason
    - 95bff61... randr12: fix LVDS legitimately disconnected case
    - f86e395... randr12: permit vga outputs to be force enabled in xorg.conf
    - 8427b39... randr12: move a load of hw mode programming into nouveau_hw.c
    - 163bdce... Turn the smaller mmio wrappers into static inline
    - 21ee927... Put arbitration and mnp calcs in separate file
    - 83dc890... nv50: use E-EDID when available + apply edid quirks
  * debian/control:
    - Bump dependency on libdrm-dev to ensure rebuild with fixed
      libdrm-nouveau1.symbols file.  Fixes missing Depends: on
      libdrm-nouveau1

Date: Sat, 04 Apr 2009 14:35:12 +1100
Changed-By: Christopher James Halse Rogers <raof at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Chris Halse Rogers <chalserogers at gmail.com>
https://launchpad.net/ubuntu/jaunty/+source/xserver-xorg-video-nouveau/1:0.0.10~git+20090404+11be9a9-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 04 Apr 2009 14:35:12 +1100
Source: xserver-xorg-video-nouveau
Binary: xserver-xorg-video-nouveau
Architecture: source
Version: 1:0.0.10~git+20090404+11be9a9-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Christopher James Halse Rogers <raof at ubuntu.com>
Description: 
 xserver-xorg-video-nouveau - X.Org X server -- Nouveau display driver (experimental)
Launchpad-Bugs-Fixed: 346621
Changes: 
 xserver-xorg-video-nouveau (1:0.0.10~git+20090404+11be9a9-0ubuntu1) jaunty; urgency=low
 .
   * New upstream snapshot.  Standing FFe is (LP: #346621).
     - 11be9a9... nv50: fix i2c port addresses
     - e2aa037... randr12: fall back to standard timings when finding
       native mode (rh#492819)
     - 6965663... randr12: fix hw cursor for fully transparent pixels
     - d12f70c... randr12: pre-nv17 digital fixes
     - ea567db... randr12: fix restore for cards where CR21 is not left
       unlocked at POST
     - bd263d8... randr12: make nv11 dvi work for both crtcs
     - 52c287d... Every card since nv5 can do panels
     - 3d371a7... randr12: enable tmds reg access on pre-nv17
     - 1bb85c8... randr12: reorder ramdac reg access
     - 4465fdd... randr12: remove nv30 special case
     - 72eced5... randr12: fix/improve a load of version/feature tests
     - 37c6916... bios: fix chips with pll limits table version 0
     - 76c5a05... bios: xf86DrvMsg->NV_ERROR
     - b1b9bcb... bios: support for pll limits table v3.0
     - 8c85b4b... kms: CONNECTORn -> CONNECTOR-n
     - 4e1c323... Restore call to NVDRIGetVersion, to ensure the dri
       module is loaded
     - c973f75... Abstract logging in nv_bios.c
     - b17bebd... nForce DIMM check is now in DRM
     - 9c991d3... randr12: FP_TG_CONTROL 2: dpms improvements
     - 5fb2888... randr12: FP_TG_CONTROL 1: turn off digital path when
       using VGA encoder
     - 8023dc3... Split DCB 1.5 parsing from 2.0+, get closer to 80 cols
     - ea027b3... The dcb prior to v1.5 is pretty hopeless, just add a crt.
     - 921fbcc... randr12: avoid nv11 chip lockup when saving palette regs
     - 9d46930... xv: oops
     - 9213c39... xv: post damage after we draw (rh#492239)
     - d68a052... kms: small cleanup
     - c9cb6a6... rh#492511 has a CRTC_OWNER of 0x7 for some reason
     - 95bff61... randr12: fix LVDS legitimately disconnected case
     - f86e395... randr12: permit vga outputs to be force enabled in xorg.conf
     - 8427b39... randr12: move a load of hw mode programming into nouveau_hw.c
     - 163bdce... Turn the smaller mmio wrappers into static inline
     - 21ee927... Put arbitration and mnp calcs in separate file
     - 83dc890... nv50: use E-EDID when available + apply edid quirks
   * debian/control:
     - Bump dependency on libdrm-dev to ensure rebuild with fixed
       libdrm-nouveau1.symbols file.  Fixes missing Depends: on
       libdrm-nouveau1
Checksums-Sha1: 
 ffa1a7c58c869e3f27ccd84c0a7622ef8316f7f6 1958 xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9-0ubuntu1.dsc
 d26e030dfe5a27d40ae4b8bee63faafb4ff8e3b9 512045 xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9.orig.tar.gz
 415e3a75665e146c2a897fa87eb555125c6017bf 40726 xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9-0ubuntu1.diff.gz
Checksums-Sha256: 
 38b5a7c39213b2e761e8585dd90a9a198b05b87ac7ee6f2e52f1a86aedb60fee 1958 xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9-0ubuntu1.dsc
 d2af83ad28529b2e381cee71c242e4740c0210f8fe1ef6330d76c81b6a1ecb53 512045 xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9.orig.tar.gz
 a03b35d5a1c558d56725aaee552bb990f84fac314e17af65b83cc0ed1745f032 40726 xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9-0ubuntu1.diff.gz
Files: 
 9ddd0937eae06b9bc261ded4c0b0cdbf 1958 x11 optional xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9-0ubuntu1.dsc
 3648d9ce17a9fd828cf6371b54769e4d 512045 x11 optional xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9.orig.tar.gz
 4b440116badce66bcc77cc4940e1b517 40726 x11 optional xserver-xorg-video-nouveau_0.0.10~git+20090404+11be9a9-0ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknW3QIACgkQ/Aocxi8wZlHYAACeMioCvs0RYV7750x32Ai/BeBY
YOUAoIe/D63yfbAPp5mcdpiYliVLQEPv
=7mzo
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list