You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

4.5 KiB

Changelog

Release 525 Entries

[525.89.02] 2023-02-08

[525.85.12] 2023-01-30

[525.85.05] 2023-01-19

Fixed

[525.78.01] 2023-01-05

[525.60.13] 2022-12-05

[525.60.11] 2022-11-28

Fixed

  • Fixed nvenc compatibility with usermode clients #104

[525.53] 2022-11-10

Changed

  • GSP firmware is now distributed as multiple firmware files: this release has gsp_tu10x.bin and gsp_ad10x.bin replacing gsp.bin from previous releases.
    • Each file is named after a GPU architecture and supports GPUs from one or more architectures. This allows GSP firmware to better leverage each architecture's capabilities.
    • The .run installer will continue to install firmware to /lib/firmware/nvidia/<version> and the nvidia.ko kernel module will load the appropriate firmware for each GPU at runtime.

Fixed

  • Add support for IBT (indirect branch tracking) on supported platforms, #256 by @rnd-ash
  • Return EINVAL when [failing to] allocating memory, #280 by @YusufKhan-gamedev
  • Fix various typos in nvidia/src/kernel, #16 by @alexisgeoffrey
  • Added support for rotation in X11, Quadro Sync, Stereo, and YUV 4:2:0 on Turing.

Release 520 Entries

[520.61.07] 2022-10-20

[520.56.06] 2022-10-12

Added

  • Introduce support for GeForce RTX 4090 GPUs.

[520.61.05] 2022-10-10

Added

  • Introduce support for NVIDIA H100 GPUs.

Fixed

Release 515 Entries

[515.76] 2022-09-20

Fixed

  • Improved compatibility with new Linux kernel releases
  • Fixed possible excessive GPU power draw on an idle X11 or Wayland desktop when driving high resolutions or refresh rates

[515.65.07] 2022-10-19

[515.65.01] 2022-08-02

Fixed

  • Collection of minor fixes to issues, #6 by @Joshua-Ashton
  • Remove unnecessary use of acpi_bus_get_device().

[515.57] 2022-06-28

Fixed

[515.48.07] 2022-05-31

Added

  • List of compatible GPUs in README.md.

Fixed

[515.43.04] 2022-05-11

  • Initial release.