summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c b/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c
index 42aac7b8..3cd4e968 100644
--- a/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c
+++ b/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c
@@ -59,7 +59,7 @@ static const struct gating_desc gm20b_slcg_fifo[] = {
59 59
60/* slcg gr */ 60/* slcg gr */
61static const struct gating_desc gm20b_slcg_gr[] = { 61static const struct gating_desc gm20b_slcg_gr[] = {
62 {.addr = 0x004041f4, .prod = 0x00000000, .disable = 0x03fffffe}, 62 {.addr = 0x004041f4, .prod = 0x00000002, .disable = 0x03fffffe},
63 {.addr = 0x0040917c, .prod = 0x00020008, .disable = 0x0003fffe}, 63 {.addr = 0x0040917c, .prod = 0x00020008, .disable = 0x0003fffe},
64 {.addr = 0x00409894, .prod = 0x00000040, .disable = 0x0003fffe}, 64 {.addr = 0x00409894, .prod = 0x00000040, .disable = 0x0003fffe},
65 {.addr = 0x004078c4, .prod = 0x00000000, .disable = 0x000001fe}, 65 {.addr = 0x004078c4, .prod = 0x00000000, .disable = 0x000001fe},