Changed
- GSP firmware is now distributed as multiple firmware files: this release has
gsp_tu10x.bin
andgsp_ad10x.bin
replacinggsp.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 thenvidia.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.