commit | a2491b321e09dc944cd6a65c37a4ac9b14f9d5be | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Thu Nov 19 10:47:46 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Dec 08 09:29:20 2020 -0500 |
tree | 7a6631b30e3acacf2b2a88f517148b8db2fe6f63 | |
parent | bfbe9b6df5c9e2ecc48ba0c3354d2c93dc30e7eb [diff] |
drivers/pcie: Add support for MSI-X It's disabled by default. When enabled, and if the device exposes both MSI and MSI-X capabilities: MSI-X will be selected and MSI disabled on the device. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>