-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvidia-beta-driver: Update to v565.77
**Summary** Changes: - Fixed a bug in i2c handling that caused the OpenRGB Application to set incorrect LED colors on some NVIDIA GPUs - Changed the fallback preference from 10 BPC YUV422 to 8 BPC RGB + dithering when enabling HDR scanout with limited display bandwidth - Fixed a bug that could cause the nvidia-settings control panel to crash when using X11 forwarding on some systems - Added a new application profile key, "GLVidHeapReuseRatio", to control the amount of memory OpenGL may hold for later reuse - Fixed a bug that could lead to crashes when a Vulkan application waits on a VkFence created by importing a DRM syncobj - Fixed a bug that could cause KDE Plasma 6 to crash when running as a Wayland compositor - Fixed a bug that would cause the driver stack to fail to load the correct state of a Quadro Sync board when GSP is enabled - Updated the kernel module build process to use CONFIG_CC_VERSION_TEXT from the Linux kernel's Kconfig to detect the compiler used to build the kernel - Fixed a bug that prevented kernel modules linked using precompiled kernel interface files from loading on recent Debian systems - Improved the ability of nvidia-modprobe to detect whether kernel modules are already loaded Signed-off-by: Thomas Staudinger <[email protected]>
- Loading branch information
Showing
7 changed files
with
6,668 additions
and
6,667 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.