From: Aaron Liu <[email protected]>

Add a flag to define yellow carp series.

Signed-off-by: Aaron Liu <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
---
 include/uapi/drm/amdgpu_drm.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/drm/amdgpu_drm.h b/include/uapi/drm/amdgpu_drm.h
index f7a4f9fd2be8..b6a7e193eb2c 100644
--- a/include/uapi/drm/amdgpu_drm.h
+++ b/include/uapi/drm/amdgpu_drm.h
@@ -1137,6 +1137,7 @@ struct drm_amdgpu_info_video_caps {
 #define AMDGPU_FAMILY_RV                       142 /* Raven */
 #define AMDGPU_FAMILY_NV                       143 /* Navi10 */
 #define AMDGPU_FAMILY_VGH                      144 /* Van Gogh */
+#define AMDGPU_FAMILY_YC                       146 /* Yellow Carp */
 
 /*
  * Definition of free sync enter and exit signals
-- 
2.31.1

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to