tests/amdgpu: Fix a typo
Fix a typo: "TZM" --> "TMZ" Signed-off-by: Luben Tuikov <luben.tuikov@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>main
parent
1a2b1a6cac
commit
d4fdeaf19b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue