gpu: nvgpu: gm20b: update slcg prod values

bug 1670543

disable timestamp slcg

Change-Id: I65548a55fcd65449dda8efb2bfa3d6c557eb2f14
Signed-off-by: Vijayakumar <vsubbu@nvidia.com>
Reviewed-on: http://git-master/r/787140
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Vijayakumar
2015-08-21 13:18:17 +05:30
committed by Terje Bergstrom
parent 22dacd2685
commit eeb604c23d

View File

@@ -59,7 +59,7 @@ static const struct gating_desc gm20b_slcg_fifo[] = {
/* slcg gr */ /* slcg gr */
static const struct gating_desc gm20b_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 = 0x0040917c, .prod = 0x00020008, .disable = 0x0003fffe},
{.addr = 0x00409894, .prod = 0x00000040, .disable = 0x0003fffe}, {.addr = 0x00409894, .prod = 0x00000040, .disable = 0x0003fffe},
{.addr = 0x004078c4, .prod = 0x00000000, .disable = 0x000001fe}, {.addr = 0x004078c4, .prod = 0x00000000, .disable = 0x000001fe},