-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathamd_gpu.json
More file actions
157 lines (157 loc) · 2.73 KB
/
amd_gpu.json
File metadata and controls
157 lines (157 loc) · 2.73 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
{
"consumer": {
"version": "25.6.1",
"link": "https://drivers.amd.com/drivers/whql-amd-software-adrenalin-edition-25.6.1-win10-win11-june5-rdna.exe",
"win_driver_version": "6.0.0.31",
"SupportedGPUs": [
"1114",
"13C0",
"1506",
"150E",
"1586",
"15BF",
"15C8",
"164E",
"1681",
"1900",
"1901",
"7312",
"731F",
"7340",
"7341",
"7347",
"73A3",
"73A5",
"73AF",
"73BF",
"73DF",
"73E0",
"73E1",
"73E3",
"73EF",
"73FF",
"7421",
"7422",
"7423",
"7424",
"743F",
"7448",
"7449",
"744A",
"744C",
"745E",
"7470",
"747E",
"7480",
"7483",
"7489",
"7550",
"7551",
"7590"
],
"MD5": "N/A",
"priority": "1",
"description": "AMD driver used by the vast majority of supported AMD GPUs"
},
"polaris-vega": {
"version": "25.5.1",
"link": "https://drivers.amd.com/drivers/whql-amd-software-adrenalin-edition-25.5.1-win10-win11-may8-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": "2",
"description": "AMD driver driver for Vega and Polaris GPUS"
},
"professional": {
"version": "22.Q4",
"link": "https://drivers.amd.com/drivers/prographics/amd-software-pro-edition-22.q4-win10-win11-nov15.exe",
"win_driver_version": "31.0.12044.3",
"SupportedGPUs": [
"15E7",
"1636",
"1638",
"1681",
"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",
"69AF",
"6FDF",
"7312",
"731F",
"7340",
"7341",
"7347",
"73A3",
"73A5",
"73AF",
"73BF",
"73DF",
"73E1",
"73E3",
"73EF",
"73FF",
"7421",
"7422",
"7423",
"743F"
],
"MD5": "N/A",
"priority": "3",
"description": "AMD PRO driver used by supported enterprise AMD GPUs"
}
}