summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/regops_gm20b.c
diff options
context:
space:
mode:
authorSeshendra Gadagottu <sgadagottu@nvidia.com>2014-11-03 17:37:37 -0500
committerDan Willemsen <dwillemsen@nvidia.com>2015-03-18 15:12:03 -0400
commit48fa098ffb56a80f8b1704e930b8d3b56f073ba4 (patch)
treef22c44e597f0d6c43402b3b2add53b05b5051d59 /drivers/gpu/nvgpu/gm20b/regops_gm20b.c
parentafc470e867b7feb9338ccb086ace8989604683e0 (diff)
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 <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/592972 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/regops_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/regops_gm20b.c14
1 files changed, 0 insertions, 14 deletions
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[] = {
156 { 0x0041c2c8, 1 }, 156 { 0x0041c2c8, 1 },
157 { 0x0041c40c, 1 }, 157 { 0x0041c40c, 1 },
158 { 0x0041c48c, 3 }, 158 { 0x0041c48c, 3 },
159 { 0x0041c48c, 1 },
160 { 0x0041c4a8, 1 }, 159 { 0x0041c4a8, 1 },
161 { 0x0041c508, 2 }, 160 { 0x0041c508, 2 },
162 { 0x0041c508, 2 },
163 { 0x0041c600, 1 }, 161 { 0x0041c600, 1 },
164 { 0x0041c60c, 1 }, 162 { 0x0041c60c, 1 },
165 { 0x0041c614, 2 }, 163 { 0x0041c614, 2 },
@@ -255,9 +253,7 @@ static const struct regop_offset_range gm20b_global_whitelist_ranges[] = {
255 { 0x00504e04, 6 }, 253 { 0x00504e04, 6 },
256 { 0x00504e0c, 1 }, 254 { 0x00504e0c, 1 },
257 { 0x00504e14, 1 }, 255 { 0x00504e14, 1 },
258 { 0x00504e24, 1 },
259 { 0x00504e24, 2 }, 256 { 0x00504e24, 2 },
260 { 0x00504e34, 1 },
261 { 0x00504e34, 2 }, 257 { 0x00504e34, 2 },
262 { 0x00504e44, 4 }, 258 { 0x00504e44, 4 },
263 { 0x00504e48, 1 }, 259 { 0x00504e48, 1 },
@@ -296,7 +292,6 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = {
296 { 0x00419000, 1 }, 292 { 0x00419000, 1 },
297 { 0x00419864, 1 }, 293 { 0x00419864, 1 },
298 { 0x00419c8c, 3 }, 294 { 0x00419c8c, 3 },
299 { 0x00419c8c, 1 },
300 { 0x00419d08, 2 }, 295 { 0x00419d08, 2 },
301 { 0x00419e04, 3 }, 296 { 0x00419e04, 3 },
302 { 0x00419e14, 2 }, 297 { 0x00419e14, 2 },
@@ -315,7 +310,6 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = {
315 { 0x0041b0e8, 2 }, 310 { 0x0041b0e8, 2 },
316 { 0x0041bee8, 2 }, 311 { 0x0041bee8, 2 },
317 { 0x0041c48c, 3 }, 312 { 0x0041c48c, 3 },
318 { 0x0041c48c, 1 },
319 { 0x0041c508, 2 }, 313 { 0x0041c508, 2 },
320 { 0x0041c604, 3 }, 314 { 0x0041c604, 3 },
321 { 0x0041c614, 2 }, 315 { 0x0041c614, 2 },
@@ -336,7 +330,6 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = {
336 { 0x0041cee8, 1 }, 330 { 0x0041cee8, 1 },
337 { 0x00501000, 1 }, 331 { 0x00501000, 1 },
338 { 0x00501c8c, 3 }, 332 { 0x00501c8c, 3 },
339 { 0x00501c8c, 1 },
340 { 0x00501d08, 2 }, 333 { 0x00501d08, 2 },
341 { 0x00501e04, 3 }, 334 { 0x00501e04, 3 },
342 { 0x00501e14, 2 }, 335 { 0x00501e14, 2 },
@@ -354,26 +347,19 @@ static const struct regop_offset_range gm20b_context_whitelist_ranges[] = {
354 { 0x005030e8, 2 }, 347 { 0x005030e8, 2 },
355 { 0x00503ee8, 2 }, 348 { 0x00503ee8, 2 },
356 { 0x0050448c, 3 }, 349 { 0x0050448c, 3 },
357 { 0x0050448c, 1 },
358 { 0x00504508, 2 }, 350 { 0x00504508, 2 },
359 { 0x0050450c, 1 }, 351 { 0x0050450c, 1 },
360 { 0x00504604, 3 }, 352 { 0x00504604, 3 },
361 { 0x0050460c, 1 }, 353 { 0x0050460c, 1 },
362 { 0x00504614, 2 },
363 { 0x00504614, 4 }, 354 { 0x00504614, 4 },
364 { 0x00504624, 2 }, 355 { 0x00504624, 2 },
365 { 0x00504624, 2 },
366 { 0x00504634, 2 },
367 { 0x00504634, 2 }, 356 { 0x00504634, 2 },
368 { 0x00504644, 4 }, 357 { 0x00504644, 4 },
369 { 0x00504644, 1 },
370 { 0x0050464c, 3 }, 358 { 0x0050464c, 3 },
371 { 0x00504658, 6 }, 359 { 0x00504658, 6 },
372 { 0x00504684, 5 }, 360 { 0x00504684, 5 },
373 { 0x00504684, 4 },
374 { 0x00504698, 1 }, 361 { 0x00504698, 1 },
375 { 0x005046a4, 1 }, 362 { 0x005046a4, 1 },
376 { 0x005046a4, 1 },
377 { 0x005046ac, 2 }, 363 { 0x005046ac, 2 },
378 { 0x005046e8, 1 }, 364 { 0x005046e8, 1 },
379 { 0x005046f0, 24 }, 365 { 0x005046f0, 24 },