projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bce23e0
)
drm/amdgpu: Add asic family for vega10
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 3 Mar 2017 20:54:06 +0000
(15:54 -0500)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/include/uapi/drm/amdgpu_drm.h
b/include/uapi/drm/amdgpu_drm.h
index
d3f121a
..
08e90d8
100644
(file)
--- a/
include/uapi/drm/amdgpu_drm.h
+++ b/
include/uapi/drm/amdgpu_drm.h
@@
-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)
}