mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: gv11b: update clock gating prod settings
Updated clock gating prod settings for HW CL 39314184 i.e. snap_0913 and VDK_R11 Change-Id: Iae6fd9e95ee5e1ec20bafbb24cd761bdce8fdc5f Signed-off-by: Seema Khowala <seemaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1565683 Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
c6ccb5f2a1
commit
42ee5493de
@@ -100,6 +100,13 @@ static const struct gating_desc gv11b_slcg_gr[] = {
|
|||||||
{.addr = 0x00419c94, .prod = 0x00000240, .disable = 0x00007ffe},
|
{.addr = 0x00419c94, .prod = 0x00000240, .disable = 0x00007ffe},
|
||||||
{.addr = 0x00419ca4, .prod = 0x00003ffe, .disable = 0x00003ffe},
|
{.addr = 0x00419ca4, .prod = 0x00003ffe, .disable = 0x00003ffe},
|
||||||
{.addr = 0x00419cac, .prod = 0x0001fffe, .disable = 0x0001fffe},
|
{.addr = 0x00419cac, .prod = 0x0001fffe, .disable = 0x0001fffe},
|
||||||
|
{.addr = 0x00419a44, .prod = 0x00000008, .disable = 0x0000000e},
|
||||||
|
{.addr = 0x00419a4c, .prod = 0x000001f8, .disable = 0x000001fe},
|
||||||
|
{.addr = 0x00419a54, .prod = 0x0000003c, .disable = 0x0000003e},
|
||||||
|
{.addr = 0x00419a5c, .prod = 0x0000000c, .disable = 0x0000000e},
|
||||||
|
{.addr = 0x00419a64, .prod = 0x00000186, .disable = 0x000001fe},
|
||||||
|
{.addr = 0x00419a7c, .prod = 0x0000003c, .disable = 0x0000003e},
|
||||||
|
{.addr = 0x00419a84, .prod = 0x0000000c, .disable = 0x0000000e},
|
||||||
{.addr = 0x0041be2c, .prod = 0x04115fc0, .disable = 0xfffffffe},
|
{.addr = 0x0041be2c, .prod = 0x04115fc0, .disable = 0xfffffffe},
|
||||||
{.addr = 0x0041bfec, .prod = 0xfffffff0, .disable = 0xfffffffe},
|
{.addr = 0x0041bfec, .prod = 0xfffffff0, .disable = 0xfffffffe},
|
||||||
{.addr = 0x0041bed4, .prod = 0xfffffff8, .disable = 0xfffffffe},
|
{.addr = 0x0041bed4, .prod = 0xfffffff8, .disable = 0xfffffffe},
|
||||||
|
|||||||
Reference in New Issue
Block a user