From 48fa098ffb56a80f8b1704e930b8d3b56f073ba4 Mon Sep 17 00:00:00 2001 From: Seshendra Gadagottu Date: Mon, 3 Nov 2014 14:37:37 -0800 Subject: gpu: nvgpu: gm20b: remove duplicate regops whitelist Manually removed duplicate entries in regops whitelist. Once RM tools is available, then whitelist update will happen through script. Bug 1500195 Change-Id: I913c48365e43febcd350a9bfc73d42a27f24e2f7 Signed-off-by: Seshendra Gadagottu Reviewed-on: http://git-master/r/592972 Reviewed-by: Terje Bergstrom Tested-by: Terje Bergstrom --- drivers/gpu/nvgpu/gm20b/regops_gm20b.c | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'drivers/gpu/nvgpu/gm20b/regops_gm20b.c') diff --git a/drivers/gpu/nvgpu/gm20b/regops_gm20b.c b/drivers/gpu/nvgpu/gm20b/regops_gm20b.c index cc1c72c2..c6a47fe2 100644 --- a/drivers/gpu/nvgpu/gm20b/regops_gm20b.c +++ b/drivers/gpu/nvgpu/gm20b/regops_gm20b.c @@ -156,10 +156,8 @@ static const struct regop_offset_range gm20b_global_whitelist_ranges[] = { { 0x0041c2c8, 1 }, { 0x0041c40c, 1 }, { 0x0041c48c, 3 }, - { 0x0041c48c, 1 }, { 0x0041c4a8, 1 }, { 0x0041c508, 2 }, - { 0x0041c508, 2 }, { 0x0041c600, 1 }, { 0x0041c60c, 1 }, { 0x0041c614, 2 }, @@ -255,9 +253,7 @@ static const struct regop_offset_range gm20b_global_whitelist_ranges[] = { { 0x00504e04, 6 }, { 0x00504e0c, 1 }, { 0x00504e14, 1 }, - { 0x00504e24, 1 }, { 0x00504e24, 2 }, - { 0x00504e34, 1 }, { 0x00504e34, 2 }, { 0x00504e44, 4 }, { 0x00504e48, 1 }, @@ -296,7 +292,6 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = { { 0x00419000, 1 }, { 0x00419864, 1 }, { 0x00419c8c, 3 }, - { 0x00419c8c, 1 }, { 0x00419d08, 2 }, { 0x00419e04, 3 }, { 0x00419e14, 2 }, @@ -315,7 +310,6 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = { { 0x0041b0e8, 2 }, { 0x0041bee8, 2 }, { 0x0041c48c, 3 }, - { 0x0041c48c, 1 }, { 0x0041c508, 2 }, { 0x0041c604, 3 }, { 0x0041c614, 2 }, @@ -336,7 +330,6 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = { { 0x0041cee8, 1 }, { 0x00501000, 1 }, { 0x00501c8c, 3 }, - { 0x00501c8c, 1 }, { 0x00501d08, 2 }, { 0x00501e04, 3 }, { 0x00501e14, 2 }, @@ -354,26 +347,19 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = { { 0x005030e8, 2 }, { 0x00503ee8, 2 }, { 0x0050448c, 3 }, - { 0x0050448c, 1 }, { 0x00504508, 2 }, { 0x0050450c, 1 }, { 0x00504604, 3 }, { 0x0050460c, 1 }, - { 0x00504614, 2 }, { 0x00504614, 4 }, { 0x00504624, 2 }, - { 0x00504624, 2 }, - { 0x00504634, 2 }, { 0x00504634, 2 }, { 0x00504644, 4 }, - { 0x00504644, 1 }, { 0x0050464c, 3 }, { 0x00504658, 6 }, { 0x00504684, 5 }, - { 0x00504684, 4 }, { 0x00504698, 1 }, { 0x005046a4, 1 }, - { 0x005046a4, 1 }, { 0x005046ac, 2 }, { 0x005046e8, 1 }, { 0x005046f0, 24 }, -- cgit v1.2.2