summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b')
-rw-r--r--drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c b/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
index 456f3fa0..4355f698 100644
--- a/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
+++ b/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c
@@ -202,7 +202,8 @@ static const struct gating_desc gp10b_blcg_gr[] = {
202 {.addr = 0x0040590c, .prod = 0x0000c444, .disable = 0x00000000}, 202 {.addr = 0x0040590c, .prod = 0x0000c444, .disable = 0x00000000},
203 {.addr = 0x00408040, .prod = 0x0000c444, .disable = 0x00000000}, 203 {.addr = 0x00408040, .prod = 0x0000c444, .disable = 0x00000000},
204 {.addr = 0x00407000, .prod = 0x4000c242, .disable = 0x00000000}, 204 {.addr = 0x00407000, .prod = 0x4000c242, .disable = 0x00000000},
205 {.addr = 0x00405bf0, .prod = 0x0000c444, .disable = 0x00000000}, 205 /* fix priv error */
206 /*{.addr = 0x00405bf0, .prod = 0x0000c444, .disable = 0x00000000},*/
206 {.addr = 0x0041a890, .prod = 0x0000427f, .disable = 0x00000000}, 207 {.addr = 0x0041a890, .prod = 0x0000427f, .disable = 0x00000000},
207 {.addr = 0x0041a8b0, .prod = 0x0000007f, .disable = 0x00000000}, 208 {.addr = 0x0041a8b0, .prod = 0x0000007f, .disable = 0x00000000},
208 {.addr = 0x00418500, .prod = 0x0000c244, .disable = 0x00000000}, 209 {.addr = 0x00418500, .prod = 0x0000c244, .disable = 0x00000000},