File tree Expand file tree Collapse file tree 9 files changed +19
-17
lines changed Expand file tree Collapse file tree 9 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Release 550 Entries
4
4
5
+ ### [ 550.40.83] 2025-01-24
6
+
5
7
### [ 550.40.82] 2024-12-11
6
8
7
9
### [ 550.40.81] 2024-11-27
Original file line number Diff line number Diff line change 1
1
# NVIDIA Linux Open GPU Kernel Module Source
2
2
3
3
This is the source release of the NVIDIA Linux open GPU kernel modules,
4
- version 550.40.82 .
4
+ version 550.40.83 .
5
5
6
6
7
7
## How to Build
@@ -17,7 +17,7 @@ as root:
17
17
18
18
Note that the kernel modules built here must be used with GSP
19
19
firmware and user-space NVIDIA GPU driver components from a corresponding
20
- 550.40.82 driver release. This can be achieved by installing
20
+ 550.40.83 driver release. This can be achieved by installing
21
21
the NVIDIA GPU driver from the .run file using the ` --no-kernel-modules `
22
22
option. E.g.,
23
23
@@ -188,7 +188,7 @@ encountered specific to them.
188
188
For details on feature support and limitations, see the NVIDIA GPU driver
189
189
end user README here:
190
190
191
- https://us.download.nvidia.com/XFree86/Linux-x86_64/550.40.82 /README/kernel_open.html
191
+ https://us.download.nvidia.com/XFree86/Linux-x86_64/550.40.83 /README/kernel_open.html
192
192
193
193
For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
194
194
Package for more details.
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ EXTRA_CFLAGS += -I$(src)/common/inc
72
72
EXTRA_CFLAGS += -I$(src )
73
73
EXTRA_CFLAGS += -Wall $(DEFINES ) $(INCLUDES ) -Wno-cast-qual -Wno-format-extra-args
74
74
EXTRA_CFLAGS += -D__KERNEL__ -DMODULE -DNVRM
75
- EXTRA_CFLAGS += -DNV_VERSION_STRING=\"550.40.82 \"
75
+ EXTRA_CFLAGS += -DNV_VERSION_STRING=\"550.40.83 \"
76
76
77
77
ifneq ($(SYSSRCHOST1X ) ,)
78
78
EXTRA_CFLAGS += -I$(SYSSRCHOST1X )
Original file line number Diff line number Diff line change 43
43
#endif
44
44
45
45
#if defined(NV_LINUX ) || defined(NV_BSD ) || defined(NV_SUNOS )
46
- #define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r550/VK551_06-161 "
47
- #define NV_BUILD_CHANGELIST_NUM (35252300 )
46
+ #define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r550/VK551_06-162 "
47
+ #define NV_BUILD_CHANGELIST_NUM (35439952 )
48
48
#define NV_BUILD_TYPE "Official"
49
- #define NV_BUILD_NAME "rel/gpu_drv/r550/VK551_06-161 "
50
- #define NV_LAST_OFFICIAL_CHANGELIST_NUM (35252300 )
49
+ #define NV_BUILD_NAME "rel/gpu_drv/r550/VK551_06-162 "
50
+ #define NV_LAST_OFFICIAL_CHANGELIST_NUM (35439952 )
51
51
52
52
#else /* Windows builds */
53
- #define NV_BUILD_BRANCH_VERSION "VK551_06-34 "
54
- #define NV_BUILD_CHANGELIST_NUM (35252300 )
53
+ #define NV_BUILD_BRANCH_VERSION "VK551_06-35 "
54
+ #define NV_BUILD_CHANGELIST_NUM (35439952 )
55
55
#define NV_BUILD_TYPE "Official"
56
- #define NV_BUILD_NAME "553.51 "
57
- #define NV_LAST_OFFICIAL_CHANGELIST_NUM (35252300 )
56
+ #define NV_BUILD_NAME "553.64 "
57
+ #define NV_LAST_OFFICIAL_CHANGELIST_NUM (35439952 )
58
58
#define NV_BUILD_BRANCH_BASE_VERSION R550
59
59
#endif
60
60
// End buildmeister python edited section
Original file line number Diff line number Diff line change 4
4
#if defined(NV_LINUX ) || defined(NV_BSD ) || defined(NV_SUNOS ) || defined(NV_VMWARE ) || defined(NV_QNX ) || defined(NV_INTEGRITY ) || \
5
5
(defined(RMCFG_FEATURE_PLATFORM_GSP ) && RMCFG_FEATURE_PLATFORM_GSP == 1 )
6
6
7
- #define NV_VERSION_STRING "550.40.82 "
7
+ #define NV_VERSION_STRING "550.40.83 "
8
8
9
9
#else
10
10
Original file line number Diff line number Diff line change 1
1
/*
2
- * SPDX-FileCopyrightText: Copyright (c) 2008-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
+ * SPDX-FileCopyrightText: Copyright (c) 2008-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
3
* SPDX-License-Identifier: MIT
4
4
*
5
5
* Permission is hereby granted, free of charge, to any person obtaining a
Original file line number Diff line number Diff line change 1
1
/*
2
- * SPDX-FileCopyrightText: Copyright (c) 2008-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
+ * SPDX-FileCopyrightText: Copyright (c) 2008-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
3
* SPDX-License-Identifier: MIT
4
4
*
5
5
* Permission is hereby granted, free of charge, to any person obtaining a
Original file line number Diff line number Diff line change 1
1
/*
2
- * SPDX-FileCopyrightText: Copyright (c) 2008-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
+ * SPDX-FileCopyrightText: Copyright (c) 2008-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
3
* SPDX-License-Identifier: MIT
4
4
*
5
5
* Permission is hereby granted, free of charge, to any person obtaining a
Original file line number Diff line number Diff line change 1
- NVIDIA_VERSION = 550.40.82
1
+ NVIDIA_VERSION = 550.40.83
2
2
3
3
# This file.
4
4
VERSION_MK_FILE := $(lastword $(MAKEFILE_LIST ) )
You can’t perform that action at this time.
0 commit comments