From c90a897c8e3bf7563a93442604bd751d9c123e4e Mon Sep 17 00:00:00 2001 From: Seshendra Gadagottu Date: Thu, 19 Mar 2015 15:09:47 -0700 Subject: gpu: nvgpu: gm20b: enable slcg fb Bug 1550628 Change-Id: I8daed555704b49ee0d50530e3d51c03027d31fc5 Signed-off-by: Seshendra Gadagottu Reviewed-on: http://git-master/r/719892 GVS: Gerrit_Virtual_Submit 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') diff --git a/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c b/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c index 20bfe255..42aac7b8 100644 --- a/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c +++ b/drivers/gpu/nvgpu/gm20b/gm20b_gating_reglist.c @@ -48,7 +48,7 @@ static const struct gating_desc gm20b_slcg_chiplet[] = { /* slcg fb */ static const struct gating_desc gm20b_slcg_fb[] = { - {.addr = 0x00100d14, .prod = 0x00000020, .disable = 0xfffffffe}, + {.addr = 0x00100d14, .prod = 0x00000000, .disable = 0xfffffffe}, {.addr = 0x00100c9c, .prod = 0x00000000, .disable = 0x000001fe}, }; -- cgit v1.2.2