- Joined
- Mar 27, 2019
- Messages
- 12 (0.01/day)
Requesting ability to enable message-signaled interrupts on GPU and related devices (sound, USB-C) after driver installation is complete.
On each driver install, Nvidia resets a registry key which disables MSI and forces devices to fall back to legacy INTx mode, presumably for compatibility reasons with their old nForce motherboards which are infamous for having a completely broken MSI implementation. INTx mode can result in longer deferred procedure calls and interrupt handling, which manifest as latency-related issues such as audio popping or unexplained dropped frames. These problems are commonly experienced in virtualized environments and on systems with overburdened PCIe lanes.
On modern motherboards and graphics cards, there is rarely ever a reason to turn off MSI.
More reading, and a technical reference.
Intel paper on MSI
Best regards.
On each driver install, Nvidia resets a registry key which disables MSI and forces devices to fall back to legacy INTx mode, presumably for compatibility reasons with their old nForce motherboards which are infamous for having a completely broken MSI implementation. INTx mode can result in longer deferred procedure calls and interrupt handling, which manifest as latency-related issues such as audio popping or unexplained dropped frames. These problems are commonly experienced in virtualized environments and on systems with overburdened PCIe lanes.
On modern motherboards and graphics cards, there is rarely ever a reason to turn off MSI.
More reading, and a technical reference.
Intel paper on MSI
Best regards.
Last edited by a moderator: