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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/pci.c b/drivers/gpu/nvgpu/pci.c
index 7dd5ce03..80fe5342 100644
--- a/drivers/gpu/nvgpu/pci.c
+++ b/drivers/gpu/nvgpu/pci.c
@@ -65,6 +65,7 @@ static struct gk20a_platform nvgpu_pci_device[] = {
65 .enable_elcg = false, 65 .enable_elcg = false,
66 .enable_slcg = true, 66 .enable_slcg = true,
67 .enable_blcg = true, 67 .enable_blcg = true,
68 .default_pri_timeout = 0x3ff,
68 69
69 .disable_aspm = true, 70 .disable_aspm = true,
70 71