mirror of
https://github.com/DualCoder/vgpu_unlock.git
synced 2025-08-05 04:16:24 -07:00
Changed Maxwell 1.0 to Maxwell for consistency.
This commit is contained in:
parent
31d42c5d3f
commit
6302c94385
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ vgpu_unlock_vgpu_t;
|
||||||
|
|
||||||
static vgpu_unlock_vgpu_t vgpu_unlock_vgpu[] =
|
static vgpu_unlock_vgpu_t vgpu_unlock_vgpu[] =
|
||||||
{
|
{
|
||||||
/* Tesla M10 (Maxwell 1.0) */
|
/* Tesla M10 (Maxwell) */
|
||||||
VGPU(0x13bd, 0x11cc, "GRID M10-0B"),
|
VGPU(0x13bd, 0x11cc, "GRID M10-0B"),
|
||||||
VGPU(0x13bd, 0x11cd, "GRID M10-1B"),
|
VGPU(0x13bd, 0x11cd, "GRID M10-1B"),
|
||||||
VGPU(0x13bd, 0x1339, "GRID M10-1B4"),
|
VGPU(0x13bd, 0x1339, "GRID M10-1B4"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue