summaryrefslogtreecommitdiffstats
path: root/mm/madvise.c
diff options
context:
space:
mode:
authorDennis Li <Dennis.Li@amd.com>2021-05-08 17:10:24 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-05-19 22:29:17 -0400
commit1acbb613c445e35037a1ddd416cd697fc76143b5 (patch)
tree9ef1f0311ed2d6cc30342344c29016dac24f3ff3 /mm/madvise.c
parentcbd4945ca5b88ed015ab61e70f788de1a71bf9cc (diff)
downloadlinux-1acbb613c445e35037a1ddd416cd697fc76143b5.tar.gz
linux-1acbb613c445e35037a1ddd416cd697fc76143b5.tar.bz2
linux-1acbb613c445e35037a1ddd416cd697fc76143b5.zip
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 <Dennis.Li@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'mm/madvise.c')
0 files changed, 0 insertions, 0 deletions