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 01/13] drm/scheduler: fix fence ref counting

2022-10-25 Thread Luna Nova
This patch doesn't apply nicely on 6.0, seems amd-staging-drm-next is missing 9b04369b060fd4885f728b7a4ab4851ffb1abb64 drm/scheduler: Don't kill jobs in interrupt context On Fri, 14 Oct 2022, at 01:46, Christian König wrote: > We leaked dependency fences when processes were beeing killed. > > A