mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
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:
committed by
Terje Bergstrom
parent
22dacd2685
commit
eeb604c23d
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user