diff options
| author | Nitin Gote <[email protected]> | 2025-04-16 10:36:40 +0000 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2025-04-29 20:49:20 +0000 |
| commit | ce7743bc1b93cd81b5234b8bb9587607af3f6c2a (patch) | |
| tree | 4452969eceb5d0ce83e77623254d627eeb3a078b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/i915/huc: Fix fence not released on early probe errors (diff) | |
| download | kernel-ce7743bc1b93cd81b5234b8bb9587607af3f6c2a.tar.gz kernel-ce7743bc1b93cd81b5234b8bb9587607af3f6c2a.zip | |
drm/i915/gt: Add delay to let engine resumes properly
Sometimes engine reset fails because the engine resumes from an
incorrect RING_HEAD. Engine head failed to set to zero even after
writing into it. This is a timing issue and we experimented
different values and found out that 20ms delay works best based
on testing.
So, add a 20ms delay to let engine resumes from correct RING_HEAD.
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13968
Signed-off-by: Nitin Gote <[email protected]>
Reviewed-by: Sebastian Brzezinka <[email protected]>
Reviewed-by: Krzysztof Karas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
