search for: gk104_ce_new

Displaying 1 result from an estimated 1 matches for "gk104_ce_new".

Did you mean: gf100_ce_new
2015 Dec 21
0
[PATCH] therm: debug print the FSRM config on [nvc0, nvf0) cards
...mer = nv41_timer_new, .volt = nv40_volt_new, .ce[0] = gf100_ce_new, @@ -1806,7 +1806,7 @@ nvf0_chipset = { .mxm = nv50_mxm_new, .pci = g94_pci_new, .pmu = gk110_pmu_new, - .therm = gf119_therm_new, + .therm = gk110_therm_new, .timer = nv41_timer_new, .volt = gk104_volt_new, .ce[0] = gk104_ce_new, @@ -1842,7 +1842,7 @@ nvf1_chipset = { .mxm = nv50_mxm_new, .pci = g94_pci_new, .pmu = gk110_pmu_new, - .therm = gf119_therm_new, + .therm = gk110_therm_new, .timer = nv41_timer_new, .volt = gk104_volt_new, .ce[0] = gk104_ce_new, @@ -1878,7 +1878,7 @@ nv106_chipset = { .mxm = nv50_mx...