[AMD Public Use]

This is not upstream, but
Acked-by: Alex Deucher <alexander.deuc...@amd.com>
________________________________
From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> on behalf of Nirmoy Das 
<nirmoy....@amd.com>
Sent: Tuesday, September 8, 2020 11:57 AM
To: amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org>
Cc: Das, Nirmoy <nirmoy....@amd.com>; Kazlauskas, Nicholas 
<nicholas.kazlaus...@amd.com>
Subject: [PATCH 1/1] drm/amdgpu: fix a typo

Fixes: 9a0154630e958a2f (drm/amdgpu: Bring back support for non-upstream 
FreeSync)

Signed-off-by: Nirmoy Das <nirmoy....@amd.com>
---
 include/uapi/drm/amdgpu_drm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/drm/amdgpu_drm.h b/include/uapi/drm/amdgpu_drm.h
index b826f2d6efe1..d3dadf10b13d 100644
--- a/include/uapi/drm/amdgpu_drm.h
+++ b/include/uapi/drm/amdgpu_drm.h
@@ -1096,7 +1096,7 @@ struct drm_amdgpu_info_vce_clock_table {

 struct drm_amdgpu_freesync {
         __u32 op;                       /* AMDGPU_FREESYNC_FULLSCREEN_ENTER or 
*/
-                                       /* AMDGPU_FREESYNC_FULLSCREEN_ENTER */
+                                       /* AMDGPU_FREESYNC_FULLSCREEN_EXIT */
         __u32 spare[7];
 };

--
2.28.0

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&amp;data=02%7C01%7Calexander.deucher%40amd.com%7C7f09b7d46fde47c781cf08d8540f3bb0%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637351771962233619&amp;sdata=t9hpqDYdTNU2bKoOTiGOi3bJvRhYZqCdzVdQ3Xv8dUk%3D&amp;reserved=0
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to