|
@@ -1025,7 +1025,7 @@ nv94_chipset = {
|
|
|
.mc = nv50_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1057,7 +1057,7 @@ nv96_chipset = {
|
|
|
.mc = nv50_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1089,7 +1089,7 @@ nv98_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1121,7 +1121,7 @@ nva0_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1153,7 +1153,7 @@ nva3_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1187,7 +1187,7 @@ nva5_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1220,7 +1220,7 @@ nva8_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1253,7 +1253,7 @@ nvaa_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1285,7 +1285,7 @@ nvac_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = g84_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.volt = nv40_volt_new,
|
|
@@ -1317,7 +1317,7 @@ nvaf_chipset = {
|
|
|
.mc = g98_mc_new,
|
|
|
.mmu = nv50_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gt215_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1388,7 +1388,7 @@ nvc1_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gf100_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1423,7 +1423,7 @@ nvc3_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gf100_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1566,7 +1566,7 @@ nvcf_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gf100_pmu_new,
|
|
|
.therm = gt215_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1601,7 +1601,7 @@ nvd7_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
|
.ce[0] = gf100_ce_new,
|
|
@@ -1634,7 +1634,7 @@ nvd9_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gf119_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1669,7 +1669,7 @@ nve4_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gk104_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1706,7 +1706,7 @@ nve6_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gk104_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1743,7 +1743,7 @@ nve7_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gf119_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1804,7 +1804,7 @@ nvf0_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gk110_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1840,7 +1840,7 @@ nvf1_chipset = {
|
|
|
.mc = gf100_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gk110_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1876,7 +1876,7 @@ nv106_chipset = {
|
|
|
.mc = gk20a_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gk208_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1912,7 +1912,7 @@ nv108_chipset = {
|
|
|
.mc = gk20a_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gk208_pmu_new,
|
|
|
.therm = gf119_therm_new,
|
|
|
.timer = nv41_timer_new,
|
|
@@ -1948,7 +1948,7 @@ nv117_chipset = {
|
|
|
.mc = gk20a_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gm107_pmu_new,
|
|
|
.therm = gm107_therm_new,
|
|
|
.timer = gk20a_timer_new,
|
|
@@ -1979,7 +1979,7 @@ nv124_chipset = {
|
|
|
.mc = gk20a_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gm107_pmu_new,
|
|
|
.timer = gk20a_timer_new,
|
|
|
.volt = gk104_volt_new,
|
|
@@ -2010,7 +2010,7 @@ nv126_chipset = {
|
|
|
.mc = gk20a_mc_new,
|
|
|
.mmu = gf100_mmu_new,
|
|
|
.mxm = nv50_mxm_new,
|
|
|
- .pci = nv40_pci_new,
|
|
|
+ .pci = g94_pci_new,
|
|
|
.pmu = gm107_pmu_new,
|
|
|
.timer = gk20a_timer_new,
|
|
|
.volt = gk104_volt_new,
|