File dkms-nvidia.changes of Package dkms-nvidia

-------------------------------------------------------------------
Thu Jul 03 21:48:00 CEST 2025 - bumblebee-project@hotmail.com

- Update 570.169

    Fixed a bug that could cause a kernel use-after-free on pre-Turing GPUs.
    Fixed a bug that could cause 32-bit x86 applications running on recent builds of glibc to crash on dlopen().

-------------------------------------------------------------------
Thu Jul 03 21:48:00 CEST 2025 - bumblebee-project@hotmail.com

- Update 570.153.02

    Fixed a bug that could cause OpenGL applications and compositors to stall when using NVIDIA as a PRIME Display Offload sink ("Reverse PRIME"), potentially resulting in a black screen.
    Fixed a bug that led to increasing memory usage in X11 OpenGL and Vulkan applications after suspend/resume cycles.

-------------------------------------------------------------------
Thu Jul 03 21:42:00 CEST 2025 - bumblebee-project@hotmail.com

- Update 570.144

    Fixed an issue that could cause render-offloaded applications using KDE Frameworks 6 to crash.

-------------------------------------------------------------------
Thu Jul 03 21:09:00 CEST 2025 - bumblebee-project@hotmail.com

- Update 570.133.07

    Fixed a bug that could cause console restoration to fail with soft lockups on some UEFI systems.
    Fixed a bug causing clocking issues in games with DLSS frame generation.
    Fixed a bug that could prevent RTX 50 series GPUs from enabling HDR on certain HDMI displays, resulting in washed out HDR content.
    Fixed a bug preventing certain notebook systems from enabling the ACPI video backlight driver when needed.

-------------------------------------------------------------------
Thu Jul 03 20:48:00 CEST 2025 - bumblebee-project@hotmail.com

- Update 570.124.04

Highlights since R570 Beta Release, 570.86.16

    Fixed a bug that could prevent displays from being restored correctly when resuming from suspend on some systems with multiple displays.
    Fixed a regression which stopped VRR from working on HDMI displays.
    Fixed an issue which caused stuttering and performance issues when scrolling windows in Wayland with GSP firmware enabled.
    Fixed a bug that resulted in corruption or application crashes when using PRIME render offloading between two NVIDIA GPUs with modeset=1 enabled in nvidia-drm.
    Added a new kernel module parameter, 'conceal_vrr_caps', to the nvidia-modeset kernel module. This parameter may be used to enable usage of features on some displays such as ULMB (Ultra Low Motion Blur) which are incompatible with VRR. See the "Direct Rendering Manager Kernel Modesetting" (DRM KMS) chapter of the README for further information.

Highlights from R570 Beta Release, 570.86.16

    Fixed a bug that caused the nvidia-settings control panel to crash when querying VRR attributes on some monitors.
    Updated the nvidia-settings control panel to use NVML rather than NV-CONTROL to control GPU clocks and fan speed. This allows related functionality to work when using Wayland, where the NV-CONTROL X extension is not available. Note that as a result, some operations which were previously available to unprivileged users, due to the privileges of the X server, may now require elevated privileges.
    Added support for VRR on systems with multiple displays.
    Added an application profile to improve performance on Indiana Jones and the Great Circle.
    Added an application profile to resolve a corruption issue on Assassin's Creed Valhalla and Assassin's Creed Mirage.
    Implemented support for the VK_KHR_incremental_present extension.
    Fixed a bug that could cause some Vulkan applications to crash when responding to window resize events.
    Updated GPU overclocking control to be available by default in nvidia-settings, for GPU boards that support programmable clock control. Previously, this was only available when bit 3 was set in the "Coolbits" X config option.
    Disabled a power saving feature on Ada and above generation GPUs for surfaces allocated with the DRM Dumb-Buffers API, for example, when using a DRM fbdev. The power saving feature could cause black screens for DRM Dumb-Buffers which use front buffer rendering instead of KMS flips.
    Fixed a bug that could cause some multi-threaded OpenGL applications, for example Civilization 6, to crash when running on Xwayland.
    Added support for querying Dynamic Boost status via the 'power' file in /proc/driver/nvidia/gpus/*.
    Enabled 32 bit compatibility support for the NVIDIA GBM backend.
    Added a new kernel module parameter, 'conceal_vrr_caps', to the nvidia-modeset kernel module. This parameter may be used to enable usage of features on some displays such as ULMB (Ultra Low Motion Blur) which are incompatible with VRR. See the "Direct Rendering Manager Kernel Modesetting" (DRM KMS) chapter of the README for further information.
    Fixed a bug that could cause games to crash when the "PROTON_ENABLE_NGX_UPDATER" environment variable was set to a value of "1".
    Added /usr/share/nvidia/files.d/sandboxutils-filelist.json which lists all the driver files used by container runtime environments such as nvidia-container-toolkit and enroot.
    Added support for the systemd suspend-then-hibernate method of system sleep. This feature requires systemd version 248 or newer.
    Enabled the nvidia-drm fbdev=1 option by default. When supported by the kernel and the nvidia-drm modeset=1 option is enabled, nvidia-drm will replace the system's framebuffer console with one driven by DRM.
    This feature can be disabled by setting fbdev=0.
    Implemented a feature that allows low latency display interrupts to be serviced even when the system is under heavy contention. This is especially useful for reducing stutter when using virtual reality.
    This feature is experimental and disabled by default.
    This feature can be enabled by loading nvidia.ko with the `NVreg_RegistryDwords=RMIntrLockingMode=1` kernel module parameter.
    Fixed a bug, introduced in 555.58, where some DVI outputs would not work with HDMI monitors.
    In Linux kernel 6.11, drm_fbdev_generic was renamed to drm_fbdev_ttm. Use drm_fbdev_ttm when present to keep supporting direct framebuffer access needed for Wayland compositors to present content on newer kernels.
    In linux-next commit 446d0f4849b1, 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. The driver now supports enumerating modes on hotplug events through the DRM fbdev API.
    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.
    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.

-------------------------------------------------------------------
Sun Feb 23 15:06:03 CEST 2025 - bumblebee-project@hotmail.com

- Update 565.77

Highlights since R565 Beta Release, 565.57.01

 * Fixed a bug in i2c handling that caused the OpenRGB Application to set incorrect LED colors on some NVIDIA GPUs. https://github.com/NVIDIA/open-gpu-kernel-modules/issues/41
 * 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, as well as some application profiles for several Wayland compositors using the new key to work around issues with excessive video memory usage.
 * Fixed a bug that could lead to crashes when a Vulkan application waits on a VkFence created by importing a DRM syncobj. This solves some crashes observed with Unreal Engine and other applications on Wayland.
 * 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. This would lead to inaccuracies in reporting framelock state when using house sync or stereo signals.
 * 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.
 * 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.

Highlights from R565 Beta Release, 565.57.01

 * Fixed a bug that could cause suspend/resume to fail when using the NVreg_PreserveVideoMemoryAllocations option: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/472
 * Fixed a bug that caused the cursor image to be truncated on Gamescope: https://github.com/ValveSoftware/gamescope/issues/1099
 * Re-enabled GLX_EXT_buffer_age on Xwayland. This extension had been previously disabled on Xwayland due to a bug which is now fixed.
 * Added support for mmap of exported DMA-BUF objects.
 * Reduced some cases of stutter with OpenGL syncing to vblank while using GSP firmware.
 * Fixed a regression that could cause some applications to exit due to resource exhaustion on some GPUs while using GSP firmware.
 * Added several new per-plane and per-CRTC vendor-specific properties to nvidia-drm. These properties may be used by Wayland compositors to program the GPU's color pipeline for HDR hardware acceleration.
 * Introduced a driver optimization to mitigate the performance loss from the 'd3d9.floatEmulation' option in DXVK.
 * Fixed a bug that caused FarCry 5 running through DXVK to display a black screen.
 * Updated the framelock settings page of the nvidia-settings control panel to use the GTK3 theme text color rather than defaulting to white for the text color, improving legibility with some themes.
 * Fixed some performance regressions that were observed with vkd3d-proton 2.9.
 * Fixed a bug that could cause flickering in some applications when using Unified Back Buffer (UBB).
 * Fixed a bug which could cause incorrect and/or washed out colors to be displayed with HDR scanout: https://bugs.kde.org/show_bug.cgi?id=482780
 * Implemented support for VK_EXT_depth_clamp_control.
 * Fixed a bug which could cause applications using GBM to crash when running with nvidia-drm.modeset=0.
 * Fixed a bug that could cause kernel crashes upon attempting KMS operations through DRM when nvidia_drm was loaded with modeset=0

-------------------------------------------------------------------
Sun Sep 25 16:23:03 CEST 2011 - bumblebee-project@hotmail.com

- Initial release.

 
openSUSE Build Service is sponsored by