summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/pci.c')
-rw-r--r--drivers/gpu/nvgpu/common/linux/pci.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/pci.c b/drivers/gpu/nvgpu/common/linux/pci.c
index 87751351..5fcf717c 100644
--- a/drivers/gpu/nvgpu/common/linux/pci.c
+++ b/drivers/gpu/nvgpu/common/linux/pci.c
@@ -86,8 +86,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
86 .is_railgated = nvgpu_pci_tegra_is_railgated, 86 .is_railgated = nvgpu_pci_tegra_is_railgated,
87 .clk_round_rate = nvgpu_pci_clk_round_rate, 87 .clk_round_rate = nvgpu_pci_clk_round_rate,
88 88
89 .default_big_page_size = SZ_64K,
90
91 .ch_wdt_timeout_ms = 7000, 89 .ch_wdt_timeout_ms = 7000,
92 90
93 .honors_aperture = true, 91 .honors_aperture = true,
@@ -121,8 +119,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
121 .is_railgated = nvgpu_pci_tegra_is_railgated, 119 .is_railgated = nvgpu_pci_tegra_is_railgated,
122 .clk_round_rate = nvgpu_pci_clk_round_rate, 120 .clk_round_rate = nvgpu_pci_clk_round_rate,
123 121
124 .default_big_page_size = SZ_64K,
125
126 .ch_wdt_timeout_ms = 7000, 122 .ch_wdt_timeout_ms = 7000,
127 123
128 .honors_aperture = true, 124 .honors_aperture = true,
@@ -156,8 +152,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
156 .is_railgated = nvgpu_pci_tegra_is_railgated, 152 .is_railgated = nvgpu_pci_tegra_is_railgated,
157 .clk_round_rate = nvgpu_pci_clk_round_rate, 153 .clk_round_rate = nvgpu_pci_clk_round_rate,
158 154
159 .default_big_page_size = SZ_64K,
160
161 .ch_wdt_timeout_ms = 7000, 155 .ch_wdt_timeout_ms = 7000,
162 156
163 .honors_aperture = true, 157 .honors_aperture = true,
@@ -191,8 +185,6 @@ static struct gk20a_platform nvgpu_pci_device[] = {
191 .is_railgated = nvgpu_pci_tegra_is_railgated, 185 .is_railgated = nvgpu_pci_tegra_is_railgated,
192 .clk_round_rate = nvgpu_pci_clk_round_rate, 186 .clk_round_rate = nvgpu_pci_clk_round_rate,
193 187
194 .default_big_page_size = SZ_64K,
195
196 .ch_wdt_timeout_ms = 7000, 188 .ch_wdt_timeout_ms = 7000,
197 189
198 .honors_aperture = true, 190 .honors_aperture = true,