summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
diff options
context:
space:
mode:
authorSeshendra Gadagottu <sgadagottu@nvidia.com>2016-03-08 14:01:47 -0500
committerDeepak Nibade <dnibade@nvidia.com>2016-12-27 04:52:11 -0500
commit5244299cdf56047a28d5ba0944649ea0f8cd0928 (patch)
treee2c3be54037ce70b4c2bca3566c628eabbd9a51c /drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
parentf03ee50232bbd562f47b44430ae9f1e83b424dd6 (diff)
gpu: nvgpu: t18x: update blcg prod settings
Update prod settings to disable stall blcg. Bug 1729471 Change-Id: I1123bf47159fc9dbb1223aebcacf37361b90743f Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/1026611 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c b/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
index 7be9b60f..6bcd9f35 100644
--- a/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
+++ b/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
@@ -207,7 +207,7 @@ static const struct gating_desc gp10b_blcg_gr[] = {
207 {.addr = 0x00418cf0, .prod = 0x0000c444, .disable = 0x00000000}, 207 {.addr = 0x00418cf0, .prod = 0x0000c444, .disable = 0x00000000},
208 {.addr = 0x00418d70, .prod = 0x0000c444, .disable = 0x00000000}, 208 {.addr = 0x00418d70, .prod = 0x0000c444, .disable = 0x00000000},
209 {.addr = 0x00418f0c, .prod = 0x0000c444, .disable = 0x00000000}, 209 {.addr = 0x00418f0c, .prod = 0x0000c444, .disable = 0x00000000},
210 {.addr = 0x00418e0c, .prod = 0x0000c444, .disable = 0x00000000}, 210 {.addr = 0x00418e0c, .prod = 0x00008444, .disable = 0x00000000},
211 {.addr = 0x00419020, .prod = 0x0000c242, .disable = 0x00000000}, 211 {.addr = 0x00419020, .prod = 0x0000c242, .disable = 0x00000000},
212 {.addr = 0x00419038, .prod = 0x00000042, .disable = 0x00000000}, 212 {.addr = 0x00419038, .prod = 0x00000042, .disable = 0x00000000},
213 {.addr = 0x00418898, .prod = 0x00004242, .disable = 0x00000000}, 213 {.addr = 0x00418898, .prod = 0x00004242, .disable = 0x00000000},