summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/regops_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/regops_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/regops_gm20b.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/regops_gm20b.c b/drivers/gpu/nvgpu/gm20b/regops_gm20b.c
index 923b8c7d..bbdc3a51 100644
--- a/drivers/gpu/nvgpu/gm20b/regops_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/regops_gm20b.c
@@ -32,7 +32,6 @@ static const struct regop_offset_range gm20b_global_whitelist_ranges[] = {
32 { 0x0000280c, 1 }, 32 { 0x0000280c, 1 },
33 { 0x00009400, 1 }, 33 { 0x00009400, 1 },
34 { 0x00009410, 1 }, 34 { 0x00009410, 1 },
35 { 0x00020200, 1 },
36 { 0x00021970, 1 }, 35 { 0x00021970, 1 },
37 { 0x00021c00, 4 }, 36 { 0x00021c00, 4 },
38 { 0x00021c14, 3 }, 37 { 0x00021c14, 3 },
@@ -267,7 +266,6 @@ static const u32 gm20b_global_whitelist_ranges_count =
267static const struct regop_offset_range gm20b_context_whitelist_ranges[] = { 266static const struct regop_offset_range gm20b_context_whitelist_ranges[] = {
268 { 0x0000259c, 1 }, 267 { 0x0000259c, 1 },
269 { 0x0000280c, 1 }, 268 { 0x0000280c, 1 },
270 { 0x00020200, 1 },
271 { 0x00400500, 1 }, 269 { 0x00400500, 1 },
272 { 0x00405b40, 1 }, 270 { 0x00405b40, 1 },
273 { 0x00418e00, 1 }, 271 { 0x00418e00, 1 },