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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/pci.c b/drivers/gpu/nvgpu/common/linux/pci.c
index c0510b72..94ef340d 100644
--- a/drivers/gpu/nvgpu/common/linux/pci.c
+++ b/drivers/gpu/nvgpu/common/linux/pci.c
@@ -197,7 +197,7 @@ static struct gk20a_platform nvgpu_pci_device[] = {
197 .ch_wdt_timeout_ms = 7000, 197 .ch_wdt_timeout_ms = 7000,
198 198
199 .honors_aperture = true, 199 .honors_aperture = true,
200 .vbios_min_version = 0x86065600, 200 .vbios_min_version = 0x86065300,
201 .hardcode_sw_threshold = false, 201 .hardcode_sw_threshold = false,
202 .ina3221_dcb_index = 1, 202 .ina3221_dcb_index = 1,
203 .ina3221_i2c_address = 0x80, 203 .ina3221_i2c_address = 0x80,