Re: [PATCH] drm/amdgpu: Exclude PCI reset method for now.

2022-02-25 Thread Christian König
Am 24.02.22 um 19:05 schrieb Andrey Grodzovsky: According to my investigation of the state of PCI reset recently it's not working. The reason is due to the fact the kernel PCI code rejects SBR when there are more then one PF under same bridge which we always have (at least AUDIO PF but usually mo

Re: [PATCH] drm/amdgpu: Exclude PCI reset method for now.

2022-02-24 Thread Andrey Grodzovsky
On 2022-02-24 13:11, Alex Deucher wrote: On Thu, Feb 24, 2022 at 1:05 PM Andrey Grodzovsky wrote: According to my investigation of the state of PCI reset recently it's not working. The reason is due to the fact the kernel PCI code rejects SBR when there are more then one PF under same bridge

Re: [PATCH] drm/amdgpu: Exclude PCI reset method for now.

2022-02-24 Thread Alex Deucher
On Thu, Feb 24, 2022 at 1:05 PM Andrey Grodzovsky wrote: > > According to my investigation of the state of PCI > reset recently it's not working. The reason is > due to the fact the kernel PCI code rejects SBR > when there are more then one PF under same bridge > which we always have (at least AUD

[PATCH] drm/amdgpu: Exclude PCI reset method for now.

2022-02-24 Thread Andrey Grodzovsky
According to my investigation of the state of PCI reset recently it's not working. The reason is due to the fact the kernel PCI code rejects SBR when there are more then one PF under same bridge which we always have (at least AUDIO PF but usually more) and that because SBR will reset all the PFS an