summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2018-08-28 21:13:28 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2018-08-30 23:17:10 -0400
commita6108a4b0ed52c7a8fa58d9815d0b373be8305bf (patch)
treeb30a7635132b8d48fa8b1b7e31844a9ce5cfd778 /drivers/gpu/nvgpu/gp10b
parent9c60230b5723d6a0dbb83bf85d499a671491245f (diff)
gpu: nvgpu: Fix GM20b GPCPLL debugfs node
GM20B GPCPLL registers are accessed via sys address space with the exception of the last dvfs2 register that can be accessed only through bcast address. However, in debugfs loop dvfs2 sys address should be used as loop terminator; otherwise, loop body is never executed, and GPCPLL registers debugfs node is broken. Fixed it in this commit. Change-Id: Ifea839757fda7d97b2c9238178227ab198526ab0 Signed-off-by: Alex Frid <afrid@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1808784 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b')
0 files changed, 0 insertions, 0 deletions