gpu: nvgpu: gm20b: enable slcg fb

Bug 1550628

Change-Id: I8daed555704b49ee0d50530e3d51c03027d31fc5
Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
Reviewed-on: http://git-master/r/719892
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Seshendra Gadagottu
2015-03-19 15:09:47 -07:00
committed by Ishan Mittal
parent e3b62a54c9
commit c90a897c8e

View File

@@ -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},
};