Re: [PATCH] drm/amd: Don't wake dGPUs while reading sensors

2024-08-25 Thread Luna Nova
Raised this as an issue a while back on the bug tracker and it got closed as WONTFIX. https://gitlab.freedesktop.org/drm/amd/-/issues/2229 Been running a patched kernel with a similar patch locally ever since because even figuring out everything on the system that's accidentally waking the GPU w

Re: [PATCH] drm/amd: Don't wake dGPUs while reading sensors

2024-08-25 Thread Mario Limonciello
On 8/25/24 15:40, Luna Nova wrote: Raised this as an issue a while back on the bug tracker and it got closed as WONTFIX. https://gitlab.freedesktop.org/drm/amd/-/issues/2229 Been running a patched kernel with a similar patch locally ever since because even figuring out everything on the syst

RE: [PATCH 2/2] drm/amdgpu/gfx9: put queue resets behind a debug option

2024-08-25 Thread Zhu, Jiadong
[AMD Official Use Only - AMD Internal Distribution Only] The series is Reviewed-and-tested-by: Jiadong Zhu > -Original Message- > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Wednesday, August 21, 2024 4:25 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject:

[PATCH] drm/amd/amdgpu: move drain_workqueue before shutdown is set

2024-08-25 Thread Victor Zhao
[background] when unloading amdgpu driver right after running a workload, drain_workqueue is causing "Fence fallback timer expired on ring sdma0.0". Under sriov, this issue will cause sriov full access timeout and a reset happening. move drain_workqueue before shutdown is set to allow ih process a

RE: [PATCH] drm/amd/amdgpu: move drain_workqueue before shutdown is set

2024-08-25 Thread Xu, Feifei
[AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by: Feifei Xu -Original Message- From: amd-gfx On Behalf Of Victor Zhao Sent: Monday, August 26, 2024 11:52 AM To: amd-gfx@lists.freedesktop.org Cc: Zhao, Victor Subject: [PATCH] drm/amd/amdgpu: move drain_workqueue befo