This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /etc/modprobe.d/nvidia.conf | |
| # | |
| # NVIDIA Linux kernel module options. | |
| # Last audited against: open-gpu-kernel-modules 595.71.05 | |
| # | |
| # Parameter types: all parameters are NvU32 (uint) unless noted as "string". | |
| # The Linux kernel module_param() system accepts hex notation (0x...) for uint | |
| # parameters; decimal and hex are both valid and equivalent. | |
| # | |
| # Some options are experimental or reserved for internal testing. Defaults may |