Skip to content

Commit 519eed2

Browse files
authored
Update CHANGELOG.md for v1.17.39 (#190)
Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 21e010f commit 519eed2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Level zero loader changelog
22

3+
## v1.17.39
4+
* Add Ubuntu 24.04 and 24.10 builds
5+
* Proper installation rules
6+
* Enable testing with ctest
7+
* Fix reading updated state of the driver_t for checking initStatus (#188)
8+
* Avoid DDI table reinit if ZE_ENABLE_LOADER_INTERCEPT=1 (#187)
9+
* Update spdlog headers (#186)
10+
* Fix handle translation when ddi table fallback (#185)
11+
* Split Ze and Zes Drivers and only release drivers at close (#184)
12+
* Fix issues with intercept layer and zesInit/zeInit given fallback to passthrough (#183)
13+
* Fix global teardown of loader handles and check driver status in init_driver (#182)
314
## v1.17.28
415
* Add GPU-legacy1 driver to list of known names on Linux
516
* Fix first zeinit to allow for layer checks

0 commit comments

Comments
 (0)