File x11-video-nvidia.changes of Package dkms-nvidia
------------------------------------------------------------------
Sun 23 Feb 14:33:00 CET 2025 - bumblebee.obs@gmail.com
- Update to 535.230.02
* 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. This may help select the
correct compiler on systems where the kernel was built with a
compiler other than the default one.
* Fixed a bug that prevented kernel modules linked using
precompiled kernel interface files from loading on recent
Debian systems.
* In linux-next commit 446d0f4849b1, intended to be included
in Linux kernel 6.12, output_poll_changed is removed from
struct drm_mode_config_funcs. Do not implement the function
pointer member when not present to ensure the driver can
compile with newer kernels. Populating modes for DRM connectors
during hotplug events will not be supported with r535 and kernels
containing the relevant commit.
- Update to 535.216.01
* Fixed a bug that caused the nvidia-powerd service to fail on
some ADA notebooks with the error message "Error in getting
the NvPCF static configuration".
* Fixed a bug that could cause external displays to become
frozen until the next modeset when using PRIME Display
Offloading with the NVIDIA dGPU acting as the display offload
sink.
* Fixed a bug that caused OpenGL triple buffering to behave
like double buffering.
* 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 caused driver build failure when using
separate kernel source and output directories on Linux v6.6 and
later.
* 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.
- Update to 535.183.01
* 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.
------------------------------------------------------------------
Sat 25 May 13:54:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.179
* Minor bug fixes and improvements
------------------------------------------------------------------
Sat 25 May 13:54:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.171.04
* Updated the nvidia-settings control panel to ensure that the
entire Display Configuration page can be used when the Layout
window is shown.
* Updated the nvidia-settings control panel to allow the primary
display to be set on any GPU in a multi-GPU system.
* Fixed Xid error when playing Alan Wake 2 with ray tracing
enabled.
* Fixed a regression which prevented some Vulkan applications
from receiving VK_DEVICE_LOST upon a VT switch, which could
lead to the application hanging or behaving incorrectly.
------------------------------------------------------------------
Sat 25 May 13:20:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.161.07
* Fixed a bug that prevented nvidia-installer from honoring the
--gbm-backend-dir command line option.
------------------------------------------------------------------
Sat 25 May 13:12:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.154.05
* Fixed a bug that could cause some multi-GPU systems to crash on
suspend.
* Fixed a bug that could cause the system to crash when an
application is run with __NV_PRIME_RENDER_OFFLOAD=1.
* Fixed a bug which prevented application profiles from getting
applied to PRIME Render Offloaded applications running via Wine.
* Disabled PRIME Display Offload Sink support for virtual displays
on datacenter GPUs. This prevents unusable desktop layouts from
getting automatically configured on systems with a mix of
physical and virtual displays.
* Fixed a bug that caused high CPU usage during system suspend,
which could lead to the system not entering s2idle in some cases.
* Fixed a bug that caused the nvidia-settings control panel to
crash when running on Wayland with newer versions of
libwayland-client.
------------------------------------------------------------------
Sun 14 Jan 16:42:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.146.02
* Fixed a bug that could cause some multi-GPU systems to crash on
suspend.
* Fixed a bug that could cause the system to crash when an
application is run with __NV_PRIME_RENDER_OFFLOAD=1.
* Fixed a bug which prevented application profiles from getting
applied to PRIME Render Offloaded applications running via Wine.
* Disabled PRIME Display Offload Sink support for virtual displays
on datacenter GPUs. This prevents unusable desktop layouts from
getting automatically configured on systems with a mix of
physical and virtual displays.
* Fixed a bug that caused high CPU usage during system suspend,
which could lead to the system not entering s2idle in some
cases.
* Fixed a bug that caused the nvidia-settings control panel to
crash when running on Wayland with newer versions of
libwayland-client.
------------------------------------------------------------------
Sun 14 Jan 16:29:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.129.03
* Fixed a bug that could cause modes to fail validation when
Option "ModeValidation" "NoExtendedGpuCapabilitiesCheck" is
specified in xorg.conf.
* Fixed a bug that could cause GPU memory utilization to be
reported incorrectly for Multi-Instance GPU (MIG) partitions
on Grace Hopper systems.
* Fixed a bug that intermittently caused the display to freeze
when resuming from suspend on some Ada GPUs.
* Fixed a bug which could cause some DisplayPort monitors to
flicker.
* Fixed a bug that could cause monitors to flicker when the
performance state changes on Turing GPUs.
------------------------------------------------------------------
Sun 14 Jan 16:23:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.113.01
* Fixed a bug that could cause GPU memory utilization to be
reported incorrectly for Multi-Instance GPU (MIG) partitions
on Grace Hopper systems.
* Fixed a bug that intermittently caused the display to freeze
when resuming from suspend on some Ada GPUs.
------------------------------------------------------------------
Sun 14 Jan 16:13:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.104.05
* Fixed an issue which caused the following error message to
appear spuriously when using SLI with the NVIDIA Open GPU
Kernel Modules:
(EE) NVIDIA: Unable to disable FB size compare
* Fixed a bug which prevented DKMS from registering kernel
modules.
* Fixed a bug which could cause the screen to flicker.
------------------------------------------------------------------
Sun 14 Jan 16:05:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.98
* Fixed an issue which caused the following error message to
appear spuriously when using SLI with the NVIDIA Open GPU
Kernel Modules:
(EE) NVIDIA: Unable to disable FB size compare
* Fixed a bug which prevented DKMS from registering kernel modules.
* Fixed a bug which could cause the screen to flicker.
------------------------------------------------------------------
Sun 14 Jan 15:58:00 CET 2024 - bumblebee.obs@gmail.com
- Update to 535.86.05
* Fixed a bug that caused excessive memory consumption when OpenGL
and Vulkan applications were running while VT-switched away
from X.
* Fixed a bug that could cause the kernel to panic when video
memory is full.
* Fixed a bug that prevented displays from refreshing when using
an NVIDIA PRIME Display Offload sink.
* Fixed a bug that could cause some Variable Refresh Rate (VRR)
monitors to flicker by allowing the refresh rate to drop below
the monitor's minimum.
* Fixed a bug that caused corruption when running Vulkan
applications.
* Fixed a regression that could cause a system hang when running
windowed Vulkan applications with sync-to-vblank enabled.
* Fixed a video memory leak observed when turning off a connected
monitor while using certain Wayland compositors.
------------------------------------------------------------------
Fri 16 Jun 23:12:00 CET 2023 - bumblebee.obs@gmail.com
- Update to 535.54.03
* Added support for the VK_EXT_memory_priority, and
VK_EXT_pageable_device_memory extensions for Turing+ GPUs.
* Improved the performance of Minecraft Java Edition on RTX 3000
series GPUs.
* Fixed a memory leak in the NVIDIA GLX driver, as reported at:
https://forums.developer.nvidia.com/t/222697
* Added support for driving very high pixel clock mode timings
such as 8K @ 60Hz. Please see the "MaxOneHardwareHead" X11
ModeValidation token in the README for details.
* Extended Dynamic Boost support on notebooks to include older
Renoir and Cezanne chipsets, in addition to Rembrandt and
newer AMD chipsets.
* Fixed a bug that caused Vulkan X11 swapchain creation to fail
on GPUs without a display engine when the VK_KHR_present_id
extension is used.
* Fixed console restore on legacy VGA consoles when using the
NVIDIA Open GPU Kernel Modules.
* Added nvoptix.bin to the driver package. This data file is
used by the OptiX ray tracing engine library, libnvoptix.so.1.
* Removed libnvidia-compiler.so.VERSION from the driver package.
This functionality is now provided by other driver libraries.
* Added power usage and power limits information to
nvidia-settings PowerMizer page.
* Updated NV_CTRL_GPU_POWER_SOURCE NV-CONTROL API to report
undersized power source.
* Add support for version 4 of the linux-dmabuf wayland
protocol.
* Added NV-CONTROL attributes
NV_CTRL_FRAMELOCK_MULTIPLY_DIVIDE_MODE and
NV_CTRL_FRAMELOCK_MULTIPLY_DIVIDE_VALUE to allow syncing a
Quadro Sync II card to different House Sync signal rates. This
feature requires firmware version 2.18 or later; to download
the latest firmware version, please visit:
https://www.nvidia.com/en-us/drivers/
firmware/quadro-sync-firmware-driver/
* Added support for the VK_KHR_video_queue,
VK_KHR_video_decode_queue, VK_KHR_video_decode_h264 and
VK_KHR_video_decode_h265 extensions.
* Added an application profile to avoid performance problems
in Xfce 4 when the OpenGL compositor backend is enabled along
with G-SYNC.
* Added support for suspend and resume when using GSP firmware.
* Moved the nvidia-settings application icon into the 'hicolor'
icon theme, which allows it to be customized by other icon
themes selected in the desktop environment.
* Fixed a bug that prevented PRIME render offload from working
for Wayland applications when running on a system with an
AMD iGPU.
* Fixed a bug that prevented nvidia-installer from recording
kernel log output to the installer log in some module loading
failure paths.
* Changed nvidia-installer to no longer use the $XDG_DATA_DIRS
environment variable. XDG data files are now installed to a
path specified by the --xdg-data-dir option, or /usr/share if
not specified.
* This fixes a problem when Flatpak is installed that caused
the installer to place the nvidia-settings.desktop file in
/root/.local/share/flatpak/exports/share/applications.
* Changed the behavior of glXGetRefreshRateSGI() for non-integer
refresh rates to round to the nearest whole number rather than
truncating.
* Changed the compression format of the .run installer package
from xz to zstd. This results in a smaller compressed package,
and faster decompression performance. A fallback zstd
decompressor is embedded into the installer package for
systems which do not already have a zstd decompression program
installed.
* Fixed a bug that caused nvidia-installer to mistakenly unload
some already loaded non-NVIDIA kernel modules.
* Fixed a bug which caused incorrect reporting of presentation
times when using the VK_NV_present_barrier Vulkan extension.
* Fixed a bug that caused modesets to fail in some Wayland
configurations.
* Fixed a bug that caused head-mounted displays (HMDs) to
display black after a modeset.
* Fixed a bug that prevented SLI Mosaic controls from being
displayed in the nvidia-settings control panel when using
GSP Firmware.
* Fixed a bug that could cause image corruption when unbinding
Vulkan sparse textures.
* Fixed a bug that caused modesets to fail in some Wayland
configurations.
* Fixed a bug that caused head-mounted displays (HMDs) to
display black after a modeset.
------------------------------------------------------------------
Fri 16 Jun 22:21:00 CET 2023 - bumblebee.obs@gmail.com
- Update to 535.43.02
* Added support for the VK_EXT_memory_priority, and
VK_EXT_pageable_device_memory extensions for Turing+ GPUs.
* Improved the performance of Minecraft Java Edition on RTX 3000
series GPUs.
* Fixed a memory leak in the NVIDIA GLX driver, as reported at:
https://forums.developer.nvidia.com/t/222697
* Added support for driving very high pixel clock mode timings such
as 8K @ 60Hz. Please see the "MaxOneHardwareHead" X11
ModeValidation token in the README for details.
* Extended Dynamic Boost support on notebooks to include older
Renoir and Cezanne chipsets, in addition to Rembrandt and newer
AMD chipsets.
* Fixed a bug that caused Vulkan X11 swapchain creation to fail
on GPUs without a display engine when the VK_KHR_present_id
extension is used.
* Fixed console restore on legacy VGA consoles when using the
NVIDIA Open GPU Kernel Modules.
* Added nvoptix.bin to the driver package. This data file is used
by the OptiX ray tracing engine library, libnvoptix.so.1.
* Removed libnvidia-compiler.so.VERSION from the driver package.
This functionality is now provided by other driver libraries.
* Added power usage and power limits information to
nvidia-settings PowerMizer page.
* Updated NV_CTRL_GPU_POWER_SOURCE NV-CONTROL API to report
undersized power source.
* Add support for version 4 of the linux-dmabuf wayland protocol.
* Added NV-CONTROL attributes
NV_CTRL_FRAMELOCK_MULTIPLY_DIVIDE_MODE and
NV_CTRL_FRAMELOCK_MULTIPLY_DIVIDE_VALUE to allow syncing a
Quadro Sync II card to different House Sync signal rates. This
feature requires firmware version 2.18 or later; to download the
latest firmware version, please visit:
https://www.nvidia.com/en-us/drivers/
firmware/quadro-sync-firmware-driver/
* Added support for the VK_KHR_video_queue,
VK_KHR_video_decode_queue, VK_KHR_video_decode_h264 and
VK_KHR_video_decode_h265 extensions.
* Added an application profile to avoid performance problems in
Xfce 4 when the OpenGL compositor backend is enabled along with
G-SYNC.
* Added support for suspend and resume when using GSP firmware.
* Moved the nvidia-settings application icon into the 'hicolor'
icon theme, which allows it to be customized by other icon
themes selected in the desktop environment.
* Fixed a bug that prevented PRIME render offload from working for
Wayland applications when running on a system with an AMD iGPU.
* Fixed a bug that prevented nvidia-installer from recording
kernel log output to the installer log in some module loading
failure paths.
* Changed nvidia-installer to no longer use the $XDG_DATA_DIRS
environment variable. XDG data files are now installed to a
path specified by the --xdg-data-dir option, or /usr/share if
not specified.
* This fixes a problem when Flatpak is installed that caused the
installer to place the nvidia-settings.desktop file in
/root/.local/share/flatpak/exports/share/applications.
* Changed the behavior of glXGetRefreshRateSGI() for non-integer
refresh rates to round to the nearest whole number rather than
truncating.
* Changed the compression format of the .run installer package
from xz to zstd. This results in a smaller compressed package,
and faster decompression performance. A fallback zstd
decompressor is embedded into the installer package for
systems which do not already have a zstd decompression program
installed.
* Fixed a bug that caused nvidia-installer to mistakenly unload
some already loaded non-NVIDIA kernel modules.
* Fixed a bug which caused incorrect reporting of presentation
times when using the VK_NV_present_barrier Vulkan extension.
-------------------------------------------------------------------
.
.
.
-------------------------------------------------------------------
Sun Sep 25 16:23:03 CEST 2011 - bumblebee-project@hotmail.com
- Initial release.