]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
drm/amdgpu: Add asic family for vega10
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Mar 2017 20:54:06 +0000 (15:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:38 +0000 (23:54 -0400)
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/uapi/drm/amdgpu_drm.h

index d3f121a02bedaa28ac050bf4e22bb116add98963..08e90d8ea52a5828d4d504ea1e0510292a343e3d 100644 (file)
@@ -802,6 +802,7 @@ struct drm_amdgpu_info_vce_clock_table {
 #define AMDGPU_FAMILY_KV                       125 /* Kaveri, Kabini, Mullins */
 #define AMDGPU_FAMILY_VI                       130 /* Iceland, Tonga */
 #define AMDGPU_FAMILY_CZ                       135 /* Carrizo, Stoney */
+#define AMDGPU_FAMILY_AI                       141 /* Vega10 */
 
 #if defined(__cplusplus)
 }