From: Huang Rui <[email protected]>

Add a flag to define van gogh series.

Signed-off-by: Huang Rui <[email protected]>
Reviewed-by: Alex Deucher <[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 d3dadf10b13d..8d416188ddb3 100644
--- a/include/uapi/drm/amdgpu_drm.h
+++ b/include/uapi/drm/amdgpu_drm.h
@@ -1086,6 +1086,7 @@ struct drm_amdgpu_info_vce_clock_table {
 #define AMDGPU_FAMILY_AI                       141 /* Vega10 */
 #define AMDGPU_FAMILY_RV                       142 /* Raven */
 #define AMDGPU_FAMILY_NV                       143 /* Navi10 */
+#define AMDGPU_FAMILY_VGH                      144 /* Van Gogh */
 
 /*
  * Definition of free sync enter and exit signals
-- 
2.25.4

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

Reply via email to