[PATCH] tests/amdgpu: Fix a typo

Luben Tuikov luben.tuikov at amd.com
Wed Dec 2 15:44:06 UTC 2020


Thanks Alex.

Regards,
Luben

On 2020-12-01 09:42, Deucher, Alexander wrote:
> [AMD Official Use Only - Internal Distribution Only]
> 
> 
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> 
> libdrm uses gitlab MRs now:
> https://gitlab.freedesktop.org/mesa/drm/-/merge_requests <https://gitlab.freedesktop.org/mesa/drm/-/merge_requests>
> 
> Alex
> 
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> *From:* Tuikov, Luben <Luben.Tuikov at amd.com>
> *Sent:* Monday, November 30, 2020 5:12 PM
> *To:* amd-gfx at lists.freedesktop.org <amd-gfx at lists.freedesktop.org>
> *Cc:* Deucher, Alexander <Alexander.Deucher at amd.com>; Tuikov, Luben <Luben.Tuikov at amd.com>
> *Subject:* [PATCH] tests/amdgpu: Fix a typo
>  
> Fix a typo: "TZM" --> "TMZ"
> 
> Signed-off-by: Luben Tuikov <luben.tuikov at amd.com>
> ---
>  tests/amdgpu/security_tests.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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
> -- 
> 2.29.2.404.ge67fbf927d
> 



More information about the amd-gfx mailing list