diff options
author | Dave Airlie <airlied@redhat.com> | 2025-07-03 02:27:07 +0300 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2025-07-04 01:22:12 +0300 |
commit | e79d0ba605d54dd47f3d8a487d00f264b896966c (patch) | |
tree | 4e72a2589c296fd5aee520e7d6ab81208f34a9a3 /net/lapb/lapb_timer.c | |
parent | 78f88067d5c56d9aed69f27e238742841461cf67 (diff) | |
download | linux-e79d0ba605d54dd47f3d8a487d00f264b896966c.tar.xz |
nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
This fixes a bunch of command hangs after runtime suspend/resume.
This fixes a regression caused by code movement in the commit below,
the commit seems to just change timings enough to cause this to happen
now, and adding the sleep seems to avoid it.
I've spent some time trying to root cause it to no great avail,
it seems like a bug on the firmware side, but it could be a bug
in our rpc handling that I can't find.
Either way, we should land the workaround to fix the problem,
while we continue to work out the root cause.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Cc: Ben Skeggs <bskeggs@nvidia.com>
Cc: Danilo Krummrich <dakr@kernel.org>
Fixes: c21b039715ce ("drm/nouveau/gsp: add hals for fbsr.suspend/resume()")
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250702232707.175679-1-airlied@gmail.com
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions