From ff4884c0afc982286211632cd2e08036977b77a4 Mon Sep 17 00:00:00 2001 From: seshendra Gadagottu Date: Fri, 9 Sep 2016 13:07:31 -0700 Subject: gpu: nvgpu: gp10b: update prod setting for slcg Update prod settings for slcg fifo. Bug 1785549 Change-Id: I0371ef7aeacce5933e06dd36d1368ddc06154ff9 Signed-off-by: seshendra Gadagottu Reviewed-on: http://git-master/r/1218109 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c') diff --git a/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c b/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c index 4719b13e..df23d89d 100644 --- a/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c +++ b/drivers/gpu/nvgpu/gp10b/gp10b_gating_reglist.c @@ -54,7 +54,7 @@ static const struct gating_desc gp10b_slcg_fb[] = { /* slcg fifo */ static const struct gating_desc gp10b_slcg_fifo[] = { - {.addr = 0x000026ac, .prod = 0x00000f00, .disable = 0x0001fffe}, + {.addr = 0x000026ac, .prod = 0x00000f40, .disable = 0x0001fffe}, }; /* slcg gr */ -- cgit v1.2.2