diff --git a/tests/amdgpu/security_tests.c b/tests/amdgpu/security_tests.c index 9b39e167..351eac82 100644 --- a/tests/amdgpu/security_tests.c +++ b/tests/amdgpu/security_tests.c @@ -172,7 +172,7 @@ static void amdgpu_sdma_nop(uint32_t *packet, uint32_t nop_count) } /** - * amdgpu_bo_lcopy -- linear copy with TZM set, using sDMA + * amdgpu_bo_lcopy -- linear copy with TMZ set, using sDMA * @dev: AMDGPU device to which both buffer objects belong to * @dst: destination buffer object * @src: source buffer object