summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/gv11b/regops_gv11b.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/regops_gv11b.c b/drivers/gpu/nvgpu/gv11b/regops_gv11b.c
index 29355f43..f84b5066 100644
--- a/drivers/gpu/nvgpu/gv11b/regops_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/regops_gv11b.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * Tegra GV11b GPU Driver Register Ops 2 * Tegra GV11b GPU Driver Register Ops
3 * 3 *
4 * Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved. 4 * Copyright (c) 2017-2018, NVIDIA CORPORATION. All rights reserved.
5 * 5 *
6 * Permission is hereby granted, free of charge, to any person obtaining a 6 * Permission is hereby granted, free of charge, to any person obtaining a
7 * copy of this software and associated documentation files (the "Software"), 7 * copy of this software and associated documentation files (the "Software"),
@@ -577,6 +577,7 @@ static const struct regop_offset_range gv11b_global_whitelist_ranges[] = {
577 { 0x0024a094, 3}, 577 { 0x0024a094, 3},
578 { 0x0024a0a4, 1}, 578 { 0x0024a0a4, 1},
579 { 0x0024a100, 6}, 579 { 0x0024a100, 6},
580 { 0x0024a600, 3},
580 { 0x00250040, 33}, 581 { 0x00250040, 33},
581 { 0x002500c8, 7}, 582 { 0x002500c8, 7},
582 { 0x002500ec, 1}, 583 { 0x002500ec, 1},