x11/nvidia-kmod-580, x11/nvidia-driver-580, x11/linux-nvidia-libs-580, graphics/nvidia-drm-*-kmod-580: Update to 580.178.04
Update Legacy version 580 series of drivers to 580.178.04.
In document below:
1.2. Fixed Issues
- When FM deletes a partition, it doesn’t release MC teams, as a result MC Team resources (i.e., MLIDs are leaked). We now delete all outstanding MC teams associated with a partition while de-activating it.
- Multibank failures have been identified in HBM3E fleet and the current driver is better optimized to handle these failures by triggering channel repair upon the 2nd uncorrectable error in a pseudochannel.
- On self-hosted systems, the WPR region is mapped in RM reserved memory, while the CPU never explicitly accesses the mapping. The existence of the mapping could lead to CPU speculative access and kernel panic. The fix removes WPR from reserved region mapping and avoids CPU speculative access.
- GSP unload path is changed to use fast unload instead of full teardown sequence, skipping channel stop/teardown code which may result in a GSP hang/crash.
- Fixed a bug that could cause Xid 32 errors and application crashes when scaling via CUDA_SCALE_LAUNCH_QUEUES (2x or 4x) with CUDA graphs that have a large number of chained kernel nodes.
PR: 297298
Differential Revision: https://reviews.freebsd.org/D58674