Giter VIP home page Giter VIP logo

Comments (2)

niv avatar niv commented on July 17, 2024 2

Hi!

Thanks for checking in. We don't currently have a good process to maintain this in-tree changelog unfortunately. The driver release on nvidia.com will go up soon, along with the official release notes.

from open-gpu-kernel-modules.

mtijanic avatar mtijanic commented on July 17, 2024 1

To elaborate a bit, we actually have two sets of changelogs (for reasons) that mostly list different things. Most driver changes that get a changelog entry (and not many do) will get listed on the driver release page. For 550.90.07 that's https://www.nvidia.com/Download/driverResults.aspx/226768/en-us/ and it says:

  • Temporarily disabled the GLX_EXT_buffer_age extension on Xwayland to work around a bug that could cause corruption.
  • Fixed a bug that could cause corruption when the GLX_EXT_buffer_age extension is used on X.org with PRIME render offloading.
  • Improved the ability of nvidia-modprobe to detect whether kernel modules are already loaded. This corrects an issue that prevented nvidia-persistenced from setting persistence mode on some systems.
  • Fixed a bug that could cause additional X screens to claim displays that should have been assigned to a prior X screen based on the given X configuration.
  • Fixed a bug that could cause the X server to crash when graphics applications requested single-buffered drawables while certain features (such as Vulkan sharpening) are enabled.
  • Fixed a bug that could lead to a kernel panic, due to a failure to release a spinlock under some conditions.
  • Fixed a race condition which could lead to crashes when Xid errors occur concurrently on multiple GPUs.

These include entries that relate to any part of the driver stack. Then, we have https://github.com/NVIDIA/open-gpu-kernel-modules/blob/main/CHANGELOG.md which is mostly for entries referring to Issues or PRs made on this repo, or things that are otherwise tightly coupled with the kernel module source code.

I don't imagine this duplication will survive much longer once these open modules become the default driver mode, but until then the best way to get the idea of what changed (short of reading the diff) is to read both changelogs.

from open-gpu-kernel-modules.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.