diff options
author | 2019-12-06 12:26:33 -0500 | |
---|---|---|
committer | 2019-12-18 16:09:12 -0500 | |
commit | 368fd0aad1bec2bb30a3e5e905b2aedd8d15feb7 (patch) | |
tree | 64cf72b9875f0385a46aeea5efc490c581f9d8a0 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64. (diff) | |
download | linux-dev-368fd0aad1bec2bb30a3e5e905b2aedd8d15feb7.tar.xz linux-dev-368fd0aad1bec2bb30a3e5e905b2aedd8d15feb7.zip |
drm: Add Reusable task barrier.
It is used to synchronize N threads at a rendevouz point before execution
of critical code that has to be started by all the threads at approximatly
the same time.
v2: Remove mention of reset use case, improve doc.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions