diff options
author | Eric Huang <[email protected]> | 2023-01-09 14:16:42 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-10 18:09:53 -0500 |
commit | ba029e9991d9be90a28b6a0ceb25e9a6fb348829 (patch) | |
tree | 33f76b8078e09bd4ef064bf8d10e9070839a4fe9 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 99f1a36c90a7524972be5a028424c57fa17753ee (diff) |
drm/amdkfd: Add sync after creating vram bo
There will be data corruption on vram allocated by svm
if the initialization is not complete and application is
writting on the memory. Adding sync to wait for the
initialization completion is to resolve this issue.
Signed-off-by: Eric Huang <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions