[ubuntu/karmic] nvidia-graphics-drivers-180 185.18.31-0ubuntu1 (Accepted)
Alberto Milone
alberto.milone at canonical.com
Fri Aug 21 08:35:17 BST 2009
nvidia-graphics-drivers-180 (185.18.31-0ubuntu1) karmic; urgency=low
* Rename package as -185 and make -180 a transitional package.
* Drop drm_agp_memory-2.6.31.patch as the module builds with 2.6.31
kernels now.
* New upstream release:
-Fixed a crash on certain mobile GPUs.
-Added code to forcibly terminate long-running CUDA kernels when Ctrl-C
is pressed.
-Fixed a bug that could cause occasional memory corruption problems or
segmentation faults when running OpenGL applications on Quadro GPUs.
-Fixed a deadlock in the OpenGL library that could be triggered in certain
rare circumstances on Quadro GPUs.
-Fixed an interaction problem between PowerMizer and CUDA applications
that caused the performance level to be reduced while the CUDA kernel is
running.
-Made CUDA compute-exclusive mode persistent across GPU resets.
-Fixed the order of outputs in the GPUScaling nvidia-settings property.
-Fixed a bug that caused graphics corruption in some OpenGL applications
when the Unified Back Buffer is enabled the application window is moved.
-Fixed a bug that caused glXGetVideoSyncSGI, glXWaitVideoSyncSGI, and
glXGetRefreshRateSGI to operate on the wrong screen when there are
multiple X screens.
-Fixed a bug that causes corruption or GPU errors when an application
paints a redirected window whose background is set to ParentRelative on
X.Org servers older than 1.5. This was typically triggered by running
Kopete while using Compiz or Beryl.
-Fixed a bug in VDPAU that could cause visible corruption when decoding
H.264 clips with alternating frame/field coded reference pictures, and a
video surface is concurrently removed from the DPB, and re-used as the
decode target, in a single decode operation. This affected all GPUs
supported by VDPAU.
-Fixed a bug in VDPAU that could cause visible corruption near the bottom
edge of the picture when decoding VC-1 advanced profile clips whose
heights are not exact multiples of 16 pixels, on G98 and MCP7x (IGP) GPUs.
-Enhanced VDPAU to better handle corrupt/invalid H.264 bitstreams on G84,
G86, G92, G94, G96, or GT200 GPUs. This should prevent most cases of
"display preemption" that are caused by bitstream errors.
-Fixed an X server crash when using the VDPAU overlay-based presentation
queue and VT-switching away from the X server.
-Enhanced VDPAU's detection of the GPU's video decode capabilities.
-Fixed a bug in VDPAU that could cause ghosting/flashing issues when
decoding H.264 clips, in certain full DPB scenarios, on G98 and MCP7x.
-Fixed VDPAU to detect an attempt to destroy the VdpDevice object when
other device-owned objects still exist. VDPAU now triggers
"display preemption", and returns an error, when this occurs.
-Enhanced VDPAU's error handling and resource management in presentation
queue creation and operation. This change correctly propagates all errors
back to the client application, and avoids some resource leaks.
Date: Fri, 07 Aug 2009 15:45:14 +0200
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Timo Aaltonen <tjaalton at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/nvidia-graphics-drivers-180/185.18.31-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 07 Aug 2009 15:45:14 +0200
Source: nvidia-graphics-drivers-180
Binary: nvidia-glx-185 nvidia-glx-185-dev nvidia-185-kernel-source nvidia-185-modaliases nvidia-185-libvdpau nvidia-185-libvdpau-dev nvidia-glx-180 nvidia-glx-180-dev nvidia-180-kernel-source nvidia-180-modaliases nvidia-180-libvdpau nvidia-180-libvdpau-dev
Architecture: source
Version: 185.18.31-0ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Alberto Milone <alberto.milone at canonical.com>
Description:
nvidia-180-kernel-source - Transitional package for nvidia-glx-185-kernel-source
nvidia-180-libvdpau - Transitional package for nvidia-185-libvdpau
nvidia-180-libvdpau-dev - Transitional package for nvidia-185-libvdpau-dev
nvidia-180-modaliases - Transitional package for nvidia-185-modaliases
nvidia-185-kernel-source - NVIDIA binary kernel module source
nvidia-185-libvdpau - Video Decode and Presentation API for Unix
nvidia-185-libvdpau-dev - Video Decode and Presentation API for Unix development files
nvidia-185-modaliases - Modaliases for the NVIDIA binary X.Org driver
nvidia-glx-180 - Transitional package for nvidia-glx-185
nvidia-glx-180-dev - Transitional package for nvidia-glx-185-dev
nvidia-glx-185 - NVIDIA binary Xorg driver
nvidia-glx-185-dev - NVIDIA binary Xorg driver development files
Changes:
nvidia-graphics-drivers-180 (185.18.31-0ubuntu1) karmic; urgency=low
.
* Rename package as -185 and make -180 a transitional package.
* Drop drm_agp_memory-2.6.31.patch as the module builds with 2.6.31
kernels now.
* New upstream release:
-Fixed a crash on certain mobile GPUs.
-Added code to forcibly terminate long-running CUDA kernels when Ctrl-C
is pressed.
-Fixed a bug that could cause occasional memory corruption problems or
segmentation faults when running OpenGL applications on Quadro GPUs.
-Fixed a deadlock in the OpenGL library that could be triggered in certain
rare circumstances on Quadro GPUs.
-Fixed an interaction problem between PowerMizer and CUDA applications
that caused the performance level to be reduced while the CUDA kernel is
running.
-Made CUDA compute-exclusive mode persistent across GPU resets.
-Fixed the order of outputs in the GPUScaling nvidia-settings property.
-Fixed a bug that caused graphics corruption in some OpenGL applications
when the Unified Back Buffer is enabled the application window is moved.
-Fixed a bug that caused glXGetVideoSyncSGI, glXWaitVideoSyncSGI, and
glXGetRefreshRateSGI to operate on the wrong screen when there are
multiple X screens.
-Fixed a bug that causes corruption or GPU errors when an application
paints a redirected window whose background is set to ParentRelative on
X.Org servers older than 1.5. This was typically triggered by running
Kopete while using Compiz or Beryl.
-Fixed a bug in VDPAU that could cause visible corruption when decoding
H.264 clips with alternating frame/field coded reference pictures, and a
video surface is concurrently removed from the DPB, and re-used as the
decode target, in a single decode operation. This affected all GPUs
supported by VDPAU.
-Fixed a bug in VDPAU that could cause visible corruption near the bottom
edge of the picture when decoding VC-1 advanced profile clips whose
heights are not exact multiples of 16 pixels, on G98 and MCP7x (IGP) GPUs.
-Enhanced VDPAU to better handle corrupt/invalid H.264 bitstreams on G84,
G86, G92, G94, G96, or GT200 GPUs. This should prevent most cases of
"display preemption" that are caused by bitstream errors.
-Fixed an X server crash when using the VDPAU overlay-based presentation
queue and VT-switching away from the X server.
-Enhanced VDPAU's detection of the GPU's video decode capabilities.
-Fixed a bug in VDPAU that could cause ghosting/flashing issues when
decoding H.264 clips, in certain full DPB scenarios, on G98 and MCP7x.
-Fixed VDPAU to detect an attempt to destroy the VdpDevice object when
other device-owned objects still exist. VDPAU now triggers
"display preemption", and returns an error, when this occurs.
-Enhanced VDPAU's error handling and resource management in presentation
queue creation and operation. This change correctly propagates all errors
back to the client application, and avoids some resource leaks.
Checksums-Sha1:
e960cd4d241d052bb16236e4a69e938050e9ea2f 1798 nvidia-graphics-drivers-180_185.18.31-0ubuntu1.dsc
f8a7a86ee2f1f9071b4e5da32335c21c7c2d1eef 11674 nvidia-graphics-drivers-180_185.18.31.orig.tar.gz
e4e7ee9a3ec3f786989cad0e7d8fb1826576f920 35321414 nvidia-graphics-drivers-180_185.18.31-0ubuntu1.diff.gz
Checksums-Sha256:
3ea2597e9f5b34757d9c70bb6fb7ae4a7102c1252d8f998d7bb0b3e86e5589c2 1798 nvidia-graphics-drivers-180_185.18.31-0ubuntu1.dsc
4b698d2a69ed869941343f61875673db6872a56d7b2fb40e9528a187ea43941e 11674 nvidia-graphics-drivers-180_185.18.31.orig.tar.gz
415e4b99aecaa5eff2767a9cc0b156771d1e493f711b4434ba242f3c877c3a3b 35321414 nvidia-graphics-drivers-180_185.18.31-0ubuntu1.diff.gz
Files:
5dec792ee287579d9bba3945a4ea1003 1798 restricted/misc optional nvidia-graphics-drivers-180_185.18.31-0ubuntu1.dsc
0068af92c7f1f4cc8af76fa05be79544 11674 restricted/misc optional nvidia-graphics-drivers-180_185.18.31.orig.tar.gz
aabf3d21019ebee35397e47695348655 35321414 restricted/misc optional nvidia-graphics-drivers-180_185.18.31-0ubuntu1.diff.gz
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqOTQ8ACgkQCf/ckHZoKjdiiQCfT3EbmuGoWOdad+Mp3ds8JjVN
kLcAn31LQ9j/slpnsLSjz8ujAfvhuIPH
=CSLY
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list