mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
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:
committed by
Ishan Mittal
parent
e3b62a54c9
commit
c90a897c8e
@@ -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},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user