diff options
author | Nirmal Patel <nirmal.patel@linux.intel.com> | 2022-11-09 07:26:52 -0700 |
---|---|---|
committer | Lorenzo Pieralisi <lpieralisi@kernel.org> | 2022-11-11 12:00:26 +0100 |
commit | d899aa668498c07ff217b666ae9712990306e682 (patch) | |
tree | e2349446c01961a716b02e733ec0412af6ebdf99 /drivers/ptp/ptp_sysfs.c | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) | |
download | linux-stable-d899aa668498c07ff217b666ae9712990306e682.tar.gz linux-stable-d899aa668498c07ff217b666ae9712990306e682.tar.bz2 linux-stable-d899aa668498c07ff217b666ae9712990306e682.zip |
PCI: vmd: Disable MSI remapping after suspend
MSI remapping is disabled by VMD driver for Intel's Icelake and
newer systems in order to improve performance by setting
VMCONFIG_MSI_REMAP. By design VMCONFIG_MSI_REMAP register is cleared
by firmware during boot. The same register gets cleared when system
is put in S3 power state. VMD driver needs to set this register again
in order to avoid interrupt issues with devices behind VMD if MSI
remapping was disabled before.
Link: https://lore.kernel.org/r/20221109142652.450998-1-nirmal.patel@linux.intel.com
Fixes: ee81ee84f873 ("PCI: vmd: Disable MSI-X remapping when possible")
Signed-off-by: Nirmal Patel <nirmal.patel@linux.intel.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Francisco Munoz <francisco.munoz.ruiz@linux.intel.com>
Diffstat (limited to 'drivers/ptp/ptp_sysfs.c')
0 files changed, 0 insertions, 0 deletions