diff options
| author | Nicholas Kazlauskas <[email protected]> | 2023-12-12 17:10:49 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-01-03 15:47:05 +0000 |
| commit | 4e7738bcfb6765ca669fdbd2be2f7f6f239ed3e5 (patch) | |
| tree | 2926790f2fbe4c484c237a0b0fe4ee7127e890a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2 (diff) | |
| download | kernel-4e7738bcfb6765ca669fdbd2be2f7f6f239ed3e5.tar.gz kernel-4e7738bcfb6765ca669fdbd2be2f7f6f239ed3e5.zip | |
drm/amd/display: Switch DMCUB notify idle command to NO_WAIT
[Why]
Race condition between notification of driver idle and the command being
processed. We could theoretically enter idle between the submission and
the wait for idle that occurs after.
[How]
Switch the notification to NO_WAIT to avoid the RPTR access.
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Sung joon Kim <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
