diff options
author | Dennis Li <[email protected]> | 2021-05-08 17:10:24 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-05-19 22:29:17 -0400 |
commit | 1acbb613c445e35037a1ddd416cd697fc76143b5 (patch) | |
tree | 9ef1f0311ed2d6cc30342344c29016dac24f3ff3 /drivers/usb/cdns3/cdns3-trace.c | |
parent | cbd4945ca5b88ed015ab61e70f788de1a71bf9cc (diff) |
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]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions