Skip to content

Commit 1acbb61

Browse files
Dennis Lialexdeucher
authored andcommitted
drm/amdgpu: add synchronization among waves in the same threadgroup
It is possible that the previous waves have exited before others are created, so the other waves maybe reuse pyhsical resouces left by previous ones. Therefore add barrier instruction to synchronize waves within the same threadgroup. Signed-off-by: Dennis Li <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent cbd4945 commit 1acbb61

File tree

1 file changed

+142
-134
lines changed

1 file changed

+142
-134
lines changed

0 commit comments

Comments
 (0)