mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-04-22 15:29:04 +00:00
515.57
This commit is contained in:
@@ -664,6 +664,7 @@ static const CHIPS_RELEASED sChipsReleased[] = {
|
||||
{ 0x1F76, 0x2800, 0x102b, "Matrox D-Series D2450" },
|
||||
{ 0x1F76, 0x2900, 0x102b, "Matrox D-Series D2480" },
|
||||
{ 0x1F82, 0x0000, 0x0000, "NVIDIA GeForce GTX 1650" },
|
||||
{ 0x1F83, 0x0000, 0x0000, "NVIDIA GeForce GTX 1630" },
|
||||
{ 0x1F91, 0x0000, 0x0000, "NVIDIA GeForce GTX 1650" },
|
||||
{ 0x1F91, 0x863e, 0x103c, "NVIDIA GeForce GTX 1650 with Max-Q Design" },
|
||||
{ 0x1F91, 0x86e7, 0x103c, "NVIDIA GeForce GTX 1650 with Max-Q Design" },
|
||||
@@ -867,8 +868,6 @@ static const CHIPS_RELEASED sChipsReleased[] = {
|
||||
{ 0x2233, 0x165a, 0x10de, "NVIDIA RTX A5500" },
|
||||
{ 0x2233, 0x165a, 0x17aa, "NVIDIA RTX A5500" },
|
||||
{ 0x2235, 0x145a, 0x10de, "NVIDIA A40" },
|
||||
{ 0x2236, 0x1482, 0x10de, "NVIDIA A10" },
|
||||
{ 0x2237, 0x152f, 0x10de, "NVIDIA A10G" },
|
||||
{ 0x2238, 0x1677, 0x10de, "NVIDIA A10M" },
|
||||
{ 0x2414, 0x0000, 0x0000, "NVIDIA GeForce RTX 3060 Ti" },
|
||||
{ 0x2420, 0x0000, 0x0000, "NVIDIA GeForce RTX 3080 Ti Laptop GPU" },
|
||||
@@ -1410,6 +1409,7 @@ static const CHIPS_RELEASED sChipsReleased[] = {
|
||||
{ 0x2235, 0x1686, 0x10DE, "NVIDIA A40-4" },
|
||||
{ 0x2235, 0x1687, 0x10DE, "NVIDIA A40-6" },
|
||||
{ 0x2235, 0x1688, 0x10DE, "NVIDIA A40-8" },
|
||||
{ 0x2235, 0x16e7, 0x10DE, "NVIDIA A40-1" },
|
||||
{ 0x2236, 0x14b6, 0x10DE, "NVIDIA A10-1B" },
|
||||
{ 0x2236, 0x14b7, 0x10DE, "NVIDIA A10-2B" },
|
||||
{ 0x2236, 0x14b8, 0x10DE, "NVIDIA A10-1Q" },
|
||||
@@ -1432,6 +1432,8 @@ static const CHIPS_RELEASED sChipsReleased[] = {
|
||||
{ 0x2236, 0x167e, 0x10DE, "NVIDIA A10-2" },
|
||||
{ 0x2236, 0x167f, 0x10DE, "NVIDIA A10-3" },
|
||||
{ 0x2236, 0x1680, 0x10DE, "NVIDIA A10-4" },
|
||||
{ 0x2236, 0x16e8, 0x10DE, "NVIDIA A10-1" },
|
||||
{ 0x2237, 0x155a, 0x10DE, "NVIDIA A10G-1" },
|
||||
{ 0x2237, 0x155b, 0x10DE, "NVIDIA A10G-2" },
|
||||
{ 0x2237, 0x155c, 0x10DE, "NVIDIA A10G-3" },
|
||||
{ 0x2237, 0x155d, 0x10DE, "NVIDIA A10G-4" },
|
||||
@@ -1466,6 +1468,7 @@ static const CHIPS_RELEASED sChipsReleased[] = {
|
||||
{ 0x2238, 0x16b7, 0x10DE, "NVIDIA A10M-5C" },
|
||||
{ 0x2238, 0x16b8, 0x10DE, "NVIDIA A10M-10C" },
|
||||
{ 0x2238, 0x16b9, 0x10DE, "NVIDIA A10M-20C" },
|
||||
{ 0x2238, 0x16e6, 0x10DE, "NVIDIA A10M-1" },
|
||||
{ 0x25B6, 0x159d, 0x10DE, "NVIDIA A16-1B" },
|
||||
{ 0x25B6, 0x159e, 0x10DE, "NVIDIA A16-2B" },
|
||||
{ 0x25B6, 0x159f, 0x10DE, "NVIDIA A16-1Q" },
|
||||
|
||||
Reference in New Issue
Block a user