From eeb604c23d4ea7a6a7900b99a2ae92cff0488112 Mon Sep 17 00:00:00 2001 From: Vijayakumar Date: Fri, 21 Aug 2015 13:18:17 +0530 Subject: gpu: nvgpu: gm20b: update slcg prod values bug 1670543 disable timestamp slcg Change-Id: I65548a55fcd65449dda8efb2bfa3d6c557eb2f14 Signed-off-by: Vijayakumar Reviewed-on: http://git-master/r/787140 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c') 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[] = { /* slcg gr */ static const struct gating_desc gm20b_slcg_gr[] = { - {.addr = 0x004041f4, .prod = 0x00000000, .disable = 0x03fffffe}, + {.addr = 0x004041f4, .prod = 0x00000002, .disable = 0x03fffffe}, {.addr = 0x0040917c, .prod = 0x00020008, .disable = 0x0003fffe}, {.addr = 0x00409894, .prod = 0x00000040, .disable = 0x0003fffe}, {.addr = 0x004078c4, .prod = 0x00000000, .disable = 0x000001fe}, -- cgit v1.2.2