[pkg-nvidia-devel] r865 - in /packages/nvidia-graphics-drivers/trunk/debian: changelog libcuda1.symbols module/debian/patches/conditionally-include-linux_version.h.patch module/debian/patches/fix-2.6.33-build.patch module/debian/patches/series
rra at users.alioth.debian.org
rra at users.alioth.debian.org
Sat May 8 04:29:35 UTC 2010
Author: rra
Date: Sat May 8 04:29:32 2010
New Revision: 865
URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=865
Log:
Add support for 195.36.24
[ Andreas Beckmann ]
* libcuda1.symbols: update for symbol changes in 195.xx
* conditionally-include-linux_version.h.patch: refreshed
* remove fix-2.6.33-build.patch, no longer required
Removed:
packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/fix-2.6.33-build.patch
Modified:
packages/nvidia-graphics-drivers/trunk/debian/changelog
packages/nvidia-graphics-drivers/trunk/debian/libcuda1.symbols
packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/conditionally-include-linux_version.h.patch
packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/series
Modified: packages/nvidia-graphics-drivers/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/changelog?rev=865&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/changelog (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/changelog Sat May 8 04:29:32 2010
@@ -107,7 +107,8 @@
* debian/rules, debian/README.source: add new target get-orig-source and
simplify instructions for tarball creation:
uscan --report && dch -v <version> && debian/rules get-orig-source
-
+ * libcuda1.symbols: update for symbol changes in 195.xx
+
-- Russ Allbery <rra at debian.org> Sat, 24 Apr 2010 20:35:20 -0700
nvidia-graphics-drivers (190.53-4) unstable; urgency=high
Modified: packages/nvidia-graphics-drivers/trunk/debian/libcuda1.symbols
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/libcuda1.symbols?rev=865&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/libcuda1.symbols (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/libcuda1.symbols Sat May 8 04:29:32 2010
@@ -1,5 +1,9 @@
libcuda.so.1 libcuda1 #MINVER#
#MISSING: 185.18.04# _nvGpuDebugExportAPI at Base 177.67
+ clGetExtensionFunctionAddress at Base 195.17
+#MISSING: 195.22# clIcdDispatchGetPlatformIDsKHR at Base 195.17
+ clGetPlatformInfo at Base 195.30
+#MISSING: 195.30# clIcdGetPlatformIDsKHR at Base 195.22
cuArray3DCreate at Base 177.67
cuArray3DGetDescriptor at Base 177.67
cuArrayCreate at Base 169.07
@@ -20,7 +24,7 @@
cuDeviceGetName at Base 169.07
cuDeviceGetProperties at Base 169.07
cuDeviceTotalMem at Base 169.07
- cuDriverGetExportTable at Base 190.16
+#MISSING: 195.30# cuDriverGetExportTable at Base 190.16
cuDriverGetVersion at Base 185.18.04
cuEventCreate at Base 169.07
cuEventDestroy at Base 169.07
@@ -30,6 +34,7 @@
cuEventSynchronize at Base 169.07
cuFuncGetAttribute at Base 185.18.04
cuFuncSetBlockShape at Base 169.07
+ cuFuncSetCacheConfig at Base 195.30
cuFuncSetSharedSize at Base 169.07
cuGLCtxCreate at Base 177.67
cuGLInit at Base 169.07
@@ -40,6 +45,15 @@
cuGLUnmapBufferObject at Base 169.07
cuGLUnmapBufferObjectAsync at Base 190.16
cuGLUnregisterBufferObject at Base 169.07
+ cuGetExportTable at Base 195.30
+ cuGraphicsGLRegisterBuffer at Base 195.17
+ cuGraphicsGLRegisterImage at Base 195.17
+ cuGraphicsMapResources at Base 195.17
+ cuGraphicsResourceGetMappedPointer at Base 195.17
+ cuGraphicsResourceSetMapFlags at Base 195.17
+ cuGraphicsSubResourceGetMappedArray at Base 195.17
+ cuGraphicsUnmapResources at Base 195.17
+ cuGraphicsUnregisterResource at Base 195.17
cuInit at Base 169.07
cuLaunch at Base 169.07
cuLaunchGrid at Base 169.07
@@ -66,6 +80,7 @@
cuMemcpyAtoHAsync at Base 169.07
cuMemcpyDtoA at Base 169.07
cuMemcpyDtoD at Base 169.07
+ cuMemcpyDtoDAsync at Base 195.17
cuMemcpyDtoH at Base 169.07
cuMemcpyDtoHAsync at Base 169.07
cuMemcpyHtoA at Base 169.07
@@ -80,6 +95,7 @@
cuMemsetD8 at Base 169.07
cuModuleGetFunction at Base 169.07
cuModuleGetGlobal at Base 169.07
+#MISSING: 195.36.15# cuModuleGetSurfRef at Base 195.17
cuModuleGetTexRef at Base 169.07
cuModuleLoad at Base 169.07
cuModuleLoadData at Base 169.07
@@ -87,6 +103,7 @@
cuModuleLoadFatBinary at Base 169.07
cuModuleUnload at Base 169.07
cuParamSetSize at Base 169.07
+#MISSING: 195.36.15# cuParamSetSurfRef at Base 195.17
cuParamSetTexRef at Base 169.07
cuParamSetf at Base 169.07
cuParamSeti at Base 169.07
@@ -95,6 +112,14 @@
cuStreamDestroy at Base 169.07
cuStreamQuery at Base 169.07
cuStreamSynchronize at Base 169.07
+#MISSING: 195.36.15# cuSurfRefCreate at Base 195.17
+#MISSING: 195.36.15# cuSurfRefDestroy at Base 195.17
+#MISSING: 195.36.15# cuSurfRefGetAddress at Base 195.17
+#MISSING: 195.36.15# cuSurfRefGetArray at Base 195.17
+#MISSING: 195.36.15# cuSurfRefGetFormat at Base 195.17
+#MISSING: 195.36.15# cuSurfRefSetAddress at Base 195.17
+#MISSING: 195.36.15# cuSurfRefSetArray at Base 195.17
+#MISSING: 195.36.15# cuSurfRefSetFormat at Base 195.17
cuTexRefCreate at Base 169.07
cuTexRefDestroy at Base 169.07
cuTexRefGetAddress at Base 169.07
@@ -111,6 +136,8 @@
cuTexRefSetFilterMode at Base 169.07
cuTexRefSetFlags at Base 169.07
cuTexRefSetFormat at Base 169.07
- cudbgExportAPI at Base 185.18.04
+#MISSING: 195.36.15# cudbgExportAPI at Base 185.18.04
+ cudbgGetAPI at Base 195.17
+ cudbgGetAPIVersion at Base 195.17
gpudbgDebuggerAttached at Base 177.67
- gpudbgReportDeviceFunctionLaunch at Base 177.67
+#MISSING: 195.17# gpudbgReportDeviceFunctionLaunch at Base 177.67
Modified: packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/conditionally-include-linux_version.h.patch
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/conditionally-include-linux_version.h.patch?rev=865&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/conditionally-include-linux_version.h.patch (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/conditionally-include-linux_version.h.patch Sat May 8 04:29:32 2010
@@ -7,15 +7,15 @@
Index: b/nv-linux.h
===================================================================
---- a/nv-linux.h 2009-12-10 01:41:16.000000000 +0100
+--- a/nv-linux.h 2010-04-23 05:40:40.000000000 +0200
+++ b/nv-linux.h 2010-04-27 10:21:53.475537265 +0200
-@@ -17,7 +17,9 @@
- #ifndef AUTOCONF_INCLUDED
- #include <linux/autoconf.h>
+@@ -23,7 +23,9 @@
#endif
+ #endif
+
+#ifndef LINUX_VERSION_CODE
#include <linux/version.h>
+#endif
#include <linux/utsname.h>
-
+ #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 7)
Modified: packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/series?rev=865&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/series (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/module/debian/patches/series Sat May 8 04:29:32 2010
@@ -1,3 +1,2 @@
select-nv-kernel.o.ARCH.patch
conditionally-include-linux_version.h.patch
-fix-2.6.33-build.patch
More information about the Pkg-nvidia-devel
mailing list