-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathamd_gpu.json
More file actions
181 lines (181 loc) · 3.59 KB
/
Copy pathamd_gpu.json
File metadata and controls
181 lines (181 loc) · 3.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"consumer_post7000": {
"version": "26.6.1",
"link": "https://drivers.amd.com/drivers/whql-amd-software-adrenalin-edition-26.6.1-win11-b.exe",
"win_driver_version": "1.0.41.26",
"SupportedGPUs": [
"1114",
"150E",
"1586",
"15BF",
"15C8",
"1900",
"1901",
"1902",
"7448",
"7449",
"744A",
"744B",
"744C",
"745E",
"7470",
"747E",
"7480",
"7483",
"7489",
"748B",
"7499",
"7550",
"7551",
"7590"
],
"MD5": "N/A",
"priority": "1",
"description": "AMD driver used by the vast majority of supported AMD GPUs after and including the RX 7000 series"
},
"consumer_pre7000": {
"version": "26.6.1",
"link": "https://drivers.amd.com/drivers/whql-amd-software-adrenalin-edition-26.6.1-win11-a.exe",
"win_driver_version": "1.0.0.7",
"SupportedGPUs": [
"13C0",
"1506",
"164E",
"1681",
"7312",
"731F",
"7340",
"7341",
"7347",
"73A3",
"73A5",
"73AF",
"73BF",
"73DF",
"73E0",
"73E1",
"73E3",
"73EF",
"73FF",
"7421",
"7422",
"7423",
"7424",
"743F"
],
"MD5": "N/A",
"priority": "2",
"description": "AMD driver used by the vast majority of supported AMD GPUs before the RX 7000 series"
},
"polaris-vega": {
"version": "26.5.2",
"link": "https://drivers.amd.com/drivers/whql-amd-software-adrenalin-edition-26.5.2-win11-may-vega-polaris.exe",
"win_driver_version": "6.0.0.44",
"SupportedGPUs": [
"15D8",
"15DD",
"15E7",
"1636",
"1638",
"164C",
"66A1",
"66AF",
"67C0",
"67C2",
"67C4",
"67C7",
"67DF",
"67E0",
"67E3",
"67E8",
"67EB",
"67EF",
"67FF",
"6861",
"6862",
"6863",
"6864",
"6867",
"6868",
"687F",
"6981",
"6985",
"6987",
"6995",
"699F",
"6FDF"
],
"MD5": "N/A",
"priority": "3",
"description": "AMD driver driver for Vega and Polaris GPUS"
},
"professional": {
"version": "26.Q1",
"link": "https://drivers.amd.com/drivers/prographics/amd-software-pro-edition-26.q1-win11-rdna.exe",
"win_driver_version": "1.0.0.7",
"SupportedGPUs": [
"1586",
"7312",
"7341",
"7347",
"73A3",
"73E1",
"73E3",
"73FF",
"7421",
"7422",
"7423",
"743F",
"7448",
"7449",
"744A",
"744B",
"745E",
"7470",
"7480",
"7489",
"748B",
"7499"
],
"MD5": "N/A",
"priority": "4",
"description": "AMD PRO driver used by some supported enterprise AMD GPUs, not all branches are supported by this tool"
},
"professional_b": {
"version": "26.Q1",
"link": "https://drivers.amd.com/drivers/prographics/amd-software-pro-edition-26.q1-win11-vega-polaris.exe",
"win_driver_version": "6.0.0.44",
"SupportedGPUs": [
"1636",
"1638",
"66A1",
"67C0",
"67C2",
"67C4",
"67C7",
"67DF",
"67E0",
"67E3",
"67E8",
"67EB",
"67EF",
"67FF",
"6861",
"6862",
"6863",
"6864",
"6867",
"6868",
"687F",
"6981",
"6985",
"6987",
"6995",
"699F",
"69AF"
],
"MD5": "N/A",
"priority": "4",
"description": "AMD PRO driver used by some supported enterprise AMD GPUs, not all branches are supported by this tool"
}
}