You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,30 @@
2
2
3
3
## Release 525 Entries
4
4
5
+
### [525.105.17] 2023-03-30
6
+
7
+
### [525.89.02] 2023-02-08
8
+
9
+
### [525.85.12] 2023-01-30
10
+
11
+
### [525.85.05] 2023-01-19
12
+
13
+
#### Fixed
14
+
15
+
- Fix build problems with Clang 15.0, [#377](https://github.com/NVIDIA/open-gpu-kernel-modules/issues/377) by @ptr1337
16
+
17
+
### [525.78.01] 2023-01-05
18
+
19
+
### [525.60.13] 2022-12-05
20
+
21
+
### [525.60.11] 2022-11-28
22
+
23
+
#### Fixed
24
+
25
+
- Fixed nvenc compatibility with usermode clients [#104](https://github.com/NVIDIA/open-gpu-kernel-modules/issues/104)
26
+
27
+
### [525.53] 2022-11-10
28
+
5
29
#### Changed
6
30
7
31
- GSP firmware is now distributed as multiple firmware files: this release has `gsp_tu10x.bin` and `gsp_ad10x.bin` replacing `gsp.bin` from previous releases.
@@ -10,7 +34,6 @@
10
34
11
35
#### Fixed
12
36
13
-
- Fix build problems with Clang 15.0, [#https://github.com/NVIDIA/open-gpu-kernel-modules/issues/377] by @ptr1337
14
37
- Add support for IBT (indirect branch tracking) on supported platforms, [#256](https://github.com/NVIDIA/open-gpu-kernel-modules/issues/256) by @rnd-ash
15
38
- Return EINVAL when [failing to] allocating memory, [#280](https://github.com/NVIDIA/open-gpu-kernel-modules/pull/280) by @YusufKhan-gamedev
16
39
- Fix various typos in nvidia/src/kernel, [#16](https://github.com/NVIDIA/open-gpu-kernel-modules/pull/16) by @alexisgeoffrey
0 commit comments