<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p style="font-family:Arial;font-size:11pt;color:#0078D7;margin:5pt;" align="Left">
[AMD Official Use Only - Internal Distribution Only]<br>
</p>
<br>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Reviewed-by: Alex Deucher <alexander.deucher@amd.com></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
libdrm uses gitlab MRs now:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<a href="https://gitlab.freedesktop.org/mesa/drm/-/merge_requests" id="LPlnk863672">https://gitlab.freedesktop.org/mesa/drm/-/merge_requests</a></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Alex</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Tuikov, Luben <Luben.Tuikov@amd.com><br>
<b>Sent:</b> Monday, November 30, 2020 5:12 PM<br>
<b>To:</b> amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org><br>
<b>Cc:</b> Deucher, Alexander <Alexander.Deucher@amd.com>; Tuikov, Luben <Luben.Tuikov@amd.com><br>
<b>Subject:</b> [PATCH] tests/amdgpu: Fix a typo</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Fix a typo: "TZM" --> "TMZ"<br>
<br>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com><br>
---<br>
tests/amdgpu/security_tests.c | 2 +-<br>
1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/tests/amdgpu/security_tests.c b/tests/amdgpu/security_tests.c<br>
index 9b39e167..351eac82 100644<br>
--- a/tests/amdgpu/security_tests.c<br>
+++ b/tests/amdgpu/security_tests.c<br>
@@ -172,7 +172,7 @@ static void amdgpu_sdma_nop(uint32_t *packet, uint32_t nop_count)<br>
}<br>
<br>
/**<br>
- * amdgpu_bo_lcopy -- linear copy with TZM set, using sDMA<br>
+ * amdgpu_bo_lcopy -- linear copy with TMZ set, using sDMA<br>
* @dev: AMDGPU device to which both buffer objects belong to<br>
* @dst: destination buffer object<br>
* @src: source buffer object<br>
-- <br>
2.29.2.404.ge67fbf927d<br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>