summaryrefslogtreecommitdiff
path: root/scripts/diffconfig
diff options
context:
space:
mode:
authorVictor Zhao <Victor.Zhao@amd.com>2024-10-24 13:40:39 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-14 20:03:54 +0100
commit8a71e5b65308c4756e8f796fefd94b32a260073a (patch)
tree033b46f5734024e3740277a21a5f81eba7d00805 /scripts/diffconfig
parent60dde89f944cddfd7c615687c0c2f644dc796ae2 (diff)
downloadlinux-8a71e5b65308c4756e8f796fefd94b32a260073a.tar.gz
linux-8a71e5b65308c4756e8f796fefd94b32a260073a.tar.bz2
linux-8a71e5b65308c4756e8f796fefd94b32a260073a.zip
drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
[ Upstream commit afe260df55ac280cd56306248cb6d8a6b0db095c ] Under sriov, host driver will save and restore vf pci cfg space during reset. And during device init, under sriov, pci_restore_state happens after fullaccess released, and it can have race condition with mmio protection enable from host side leading to missing interrupts. So skip amdgpu_device_cache_pci_state for sriov. Signed-off-by: Victor Zhao <Victor.Zhao@amd.com> Acked-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions