mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/nouveau/privring: rename from ibus
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
This commit is contained in:
@@ -1347,7 +1347,6 @@ nvc0_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1356,6 +1355,7 @@ nvc0_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf100_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1383,7 +1383,6 @@ nvc1_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1392,6 +1391,7 @@ nvc1_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf106_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1419,7 +1419,6 @@ nvc3_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1428,6 +1427,7 @@ nvc3_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf106_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1455,7 +1455,6 @@ nvc4_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1464,6 +1463,7 @@ nvc4_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf100_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1491,7 +1491,6 @@ nvc8_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1500,6 +1499,7 @@ nvc8_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf100_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1527,7 +1527,6 @@ nvce_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1536,6 +1535,7 @@ nvce_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf100_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1563,7 +1563,6 @@ nvcf_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, g94_gpio_new },
|
||||
.i2c = { 0x00000001, g94_i2c_new },
|
||||
.ibus = { 0x00000001, gf100_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1572,6 +1571,7 @@ nvcf_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf106_pci_new },
|
||||
.pmu = { 0x00000001, gf100_pmu_new },
|
||||
.privring = { 0x00000001, gf100_privring_new },
|
||||
.therm = { 0x00000001, gt215_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1599,7 +1599,6 @@ nvd7_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gf119_gpio_new },
|
||||
.i2c = { 0x00000001, gf117_i2c_new },
|
||||
.ibus = { 0x00000001, gf117_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1607,6 +1606,7 @@ nvd7_chipset = {
|
||||
.mmu = { 0x00000001, gf100_mmu_new },
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf106_pci_new },
|
||||
.privring = { 0x00000001, gf117_privring_new },
|
||||
.therm = { 0x00000001, gf119_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf117_volt_new },
|
||||
@@ -1634,7 +1634,6 @@ nvd9_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gf119_gpio_new },
|
||||
.i2c = { 0x00000001, gf119_i2c_new },
|
||||
.ibus = { 0x00000001, gf117_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gf100_ltc_new },
|
||||
@@ -1643,6 +1642,7 @@ nvd9_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gf106_pci_new },
|
||||
.pmu = { 0x00000001, gf119_pmu_new },
|
||||
.privring = { 0x00000001, gf117_privring_new },
|
||||
.therm = { 0x00000001, gf119_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.volt = { 0x00000001, gf100_volt_new },
|
||||
@@ -1670,7 +1670,6 @@ nve4_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk104_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1679,6 +1678,7 @@ nve4_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk104_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1707,7 +1707,6 @@ nve6_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk104_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1716,6 +1715,7 @@ nve6_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk104_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1744,7 +1744,6 @@ nve7_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk104_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1753,6 +1752,7 @@ nve7_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk104_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1777,12 +1777,12 @@ nvea_chipset = {
|
||||
.clk = { 0x00000001, gk20a_clk_new },
|
||||
.fb = { 0x00000001, gk20a_fb_new },
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.ibus = { 0x00000001, gk20a_ibus_new },
|
||||
.imem = { 0x00000001, gk20a_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
.mc = { 0x00000001, gk20a_mc_new },
|
||||
.mmu = { 0x00000001, gk20a_mmu_new },
|
||||
.pmu = { 0x00000001, gk20a_pmu_new },
|
||||
.privring = { 0x00000001, gk20a_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.volt = { 0x00000001, gk20a_volt_new },
|
||||
@@ -1806,7 +1806,6 @@ nvf0_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk110_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1815,6 +1814,7 @@ nvf0_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk110_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1842,7 +1842,6 @@ nvf1_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk110_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1851,6 +1850,7 @@ nvf1_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk110_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1878,7 +1878,6 @@ nv106_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk110_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1887,6 +1886,7 @@ nv106_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk208_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1914,7 +1914,6 @@ nv108_chipset = {
|
||||
.fuse = { 0x00000001, gf100_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk110_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gk104_ltc_new },
|
||||
@@ -1923,6 +1922,7 @@ nv108_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gk208_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gk104_therm_new },
|
||||
.timer = { 0x00000001, nv41_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1950,7 +1950,6 @@ nv117_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk110_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gm107_ltc_new },
|
||||
@@ -1959,6 +1958,7 @@ nv117_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gm107_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gm107_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -1985,7 +1985,6 @@ nv118_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gk110_i2c_new },
|
||||
.ibus = { 0x00000001, gk104_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gm107_ltc_new },
|
||||
@@ -1994,6 +1993,7 @@ nv118_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gm107_pmu_new },
|
||||
.privring = { 0x00000001, gk104_privring_new },
|
||||
.therm = { 0x00000001, gm107_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2018,7 +2018,6 @@ nv120_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gm200_ltc_new },
|
||||
@@ -2027,6 +2026,7 @@ nv120_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gm200_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gm200_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2053,7 +2053,6 @@ nv124_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gm200_ltc_new },
|
||||
@@ -2062,6 +2061,7 @@ nv124_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gm200_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gm200_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2088,7 +2088,6 @@ nv126_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.iccsense = { 0x00000001, gf100_iccsense_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gm200_ltc_new },
|
||||
@@ -2097,6 +2096,7 @@ nv126_chipset = {
|
||||
.mxm = { 0x00000001, nv50_mxm_new },
|
||||
.pci = { 0x00000001, gk104_pci_new },
|
||||
.pmu = { 0x00000001, gm200_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gm200_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2120,12 +2120,12 @@ nv12b_chipset = {
|
||||
.clk = { 0x00000001, gm20b_clk_new },
|
||||
.fb = { 0x00000001, gm20b_fb_new },
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.ibus = { 0x00000001, gk20a_ibus_new },
|
||||
.imem = { 0x00000001, gk20a_instmem_new },
|
||||
.ltc = { 0x00000001, gm200_ltc_new },
|
||||
.mc = { 0x00000001, gk20a_mc_new },
|
||||
.mmu = { 0x00000001, gm20b_mmu_new },
|
||||
.pmu = { 0x00000001, gm20b_pmu_new },
|
||||
.privring = { 0x00000001, gk20a_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.volt = { 0x00000001, gm20b_volt_new },
|
||||
@@ -2149,7 +2149,6 @@ nv130_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp100_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
@@ -2157,6 +2156,7 @@ nv130_chipset = {
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gm200_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x0000003f, gp100_ce_new },
|
||||
@@ -2182,7 +2182,6 @@ nv132_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
@@ -2190,6 +2189,7 @@ nv132_chipset = {
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x0000000f, gp102_ce_new },
|
||||
@@ -2216,7 +2216,6 @@ nv134_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
@@ -2224,6 +2223,7 @@ nv134_chipset = {
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x0000000f, gp102_ce_new },
|
||||
@@ -2250,7 +2250,6 @@ nv136_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
@@ -2258,6 +2257,7 @@ nv136_chipset = {
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x0000000f, gp102_ce_new },
|
||||
@@ -2284,7 +2284,6 @@ nv137_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
@@ -2292,6 +2291,7 @@ nv137_chipset = {
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x0000000f, gp102_ce_new },
|
||||
@@ -2318,7 +2318,6 @@ nv138_chipset = {
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
@@ -2326,6 +2325,7 @@ nv138_chipset = {
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x0000000f, gp102_ce_new },
|
||||
@@ -2347,12 +2347,12 @@ nv13b_chipset = {
|
||||
.fault = { 0x00000001, gp10b_fault_new },
|
||||
.fb = { 0x00000001, gp10b_fb_new },
|
||||
.fuse = { 0x00000001, gm107_fuse_new },
|
||||
.ibus = { 0x00000001, gp10b_ibus_new },
|
||||
.imem = { 0x00000001, gk20a_instmem_new },
|
||||
.ltc = { 0x00000001, gp10b_ltc_new },
|
||||
.mc = { 0x00000001, gp10b_mc_new },
|
||||
.mmu = { 0x00000001, gp10b_mmu_new },
|
||||
.pmu = { 0x00000001, gp10b_pmu_new },
|
||||
.privring = { 0x00000001, gp10b_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
.ce = { 0x00000001, gp100_ce_new },
|
||||
@@ -2376,13 +2376,13 @@ nv140_chipset = {
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.gsp = { 0x00000001, gv100_gsp_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, gp100_mc_new },
|
||||
.mmu = { 0x00000001, gv100_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2410,13 +2410,13 @@ nv162_chipset = {
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.gsp = { 0x00000001, gv100_gsp_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, tu102_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2444,13 +2444,13 @@ nv164_chipset = {
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.gsp = { 0x00000001, gv100_gsp_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, tu102_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2478,13 +2478,13 @@ nv166_chipset = {
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.gsp = { 0x00000001, gv100_gsp_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, tu102_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2512,13 +2512,13 @@ nv167_chipset = {
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.gsp = { 0x00000001, gv100_gsp_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, tu102_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2546,13 +2546,13 @@ nv168_chipset = {
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.gsp = { 0x00000001, gv100_gsp_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.ltc = { 0x00000001, gp102_ltc_new },
|
||||
.mc = { 0x00000001, tu102_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.pmu = { 0x00000001, gp102_pmu_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.therm = { 0x00000001, gp100_therm_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.top = { 0x00000001, gk104_top_new },
|
||||
@@ -2575,11 +2575,11 @@ nv170_chipset = {
|
||||
.fb = { 0x00000001, ga100_fb_new },
|
||||
.gpio = { 0x00000001, gk104_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.mc = { 0x00000001, ga100_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
};
|
||||
|
||||
@@ -2592,11 +2592,11 @@ nv172_chipset = {
|
||||
.fb = { 0x00000001, ga102_fb_new },
|
||||
.gpio = { 0x00000001, ga102_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.mc = { 0x00000001, ga100_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.disp = { 0x00000001, ga102_disp_new },
|
||||
.dma = { 0x00000001, gv100_dma_new },
|
||||
@@ -2611,11 +2611,11 @@ nv174_chipset = {
|
||||
.fb = { 0x00000001, ga102_fb_new },
|
||||
.gpio = { 0x00000001, ga102_gpio_new },
|
||||
.i2c = { 0x00000001, gm200_i2c_new },
|
||||
.ibus = { 0x00000001, gm200_ibus_new },
|
||||
.imem = { 0x00000001, nv50_instmem_new },
|
||||
.mc = { 0x00000001, ga100_mc_new },
|
||||
.mmu = { 0x00000001, tu102_mmu_new },
|
||||
.pci = { 0x00000001, gp100_pci_new },
|
||||
.privring = { 0x00000001, gm200_privring_new },
|
||||
.timer = { 0x00000001, gk20a_timer_new },
|
||||
.disp = { 0x00000001, ga102_disp_new },
|
||||
.dma = { 0x00000001, gv100_dma_new },
|
||||
|
||||
Reference in New Issue
Block a user