summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pci.c')
-rw-r--r--drivers/gpu/nvgpu/pci.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/gpu/nvgpu/pci.c b/drivers/gpu/nvgpu/pci.c
index 1e66b7c9..114e9af7 100644
--- a/drivers/gpu/nvgpu/pci.c
+++ b/drivers/gpu/nvgpu/pci.c
@@ -83,8 +83,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
83 83
84 .ch_wdt_timeout_ms = 7000, 84 .ch_wdt_timeout_ms = 7000,
85 85
86 .has_ce = true,
87
88 .vidmem_is_vidmem = true, 86 .vidmem_is_vidmem = true,
89 .vbios_min_version = 0x86063000, 87 .vbios_min_version = 0x86063000,
90 .hardcode_sw_threshold = true, 88 .hardcode_sw_threshold = true,
@@ -117,8 +115,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
117 115
118 .ch_wdt_timeout_ms = 7000, 116 .ch_wdt_timeout_ms = 7000,
119 117
120 .has_ce = true,
121
122 .vidmem_is_vidmem = true, 118 .vidmem_is_vidmem = true,
123 .vbios_min_version = 0x86062d00, 119 .vbios_min_version = 0x86062d00,
124 .hardcode_sw_threshold = true, 120 .hardcode_sw_threshold = true,
@@ -151,8 +147,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
151 147
152 .ch_wdt_timeout_ms = 7000, 148 .ch_wdt_timeout_ms = 7000,
153 149
154 .has_ce = true,
155
156 .vidmem_is_vidmem = true, 150 .vidmem_is_vidmem = true,
157 .vbios_min_version = 0x86063000, 151 .vbios_min_version = 0x86063000,
158 .hardcode_sw_threshold = true, 152 .hardcode_sw_threshold = true,
@@ -185,8 +179,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
185 179
186 .ch_wdt_timeout_ms = 7000, 180 .ch_wdt_timeout_ms = 7000,
187 181
188 .has_ce = true,
189
190 .vidmem_is_vidmem = true, 182 .vidmem_is_vidmem = true,
191 .vbios_min_version = 0x86064700, 183 .vbios_min_version = 0x86064700,
192 .hardcode_sw_threshold = false, 184 .hardcode_sw_threshold = false,