mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: gp10b: update prod setting for slcg
Update prod settings for slcg fifo. Bug 1785549 Change-Id: I0371ef7aeacce5933e06dd36d1368ddc06154ff9 Signed-off-by: seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/1218109 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
Deepak Nibade
parent
e4fa9712ac
commit
ff4884c0af
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user