提交 6cb0f2a3 编写于 作者: B Ben Skeggs

drm/nouveau/mmu/gp10b: use correct implementation

Reported-by: NMikko Perttunen <cyndis@kapsi.fi>
Fixes: 6359c982 ("drm/nouveau/mmu/gp10b: fork from gf100")
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
Tested-by: NThierry Reding <treding@nvidia.com>
上级 a121027d
......@@ -2369,7 +2369,7 @@ nv13b_chipset = {
.imem = gk20a_instmem_new,
.ltc = gp100_ltc_new,
.mc = gp10b_mc_new,
.mmu = gf100_mmu_new,
.mmu = gp10b_mmu_new,
.secboot = gp10b_secboot_new,
.pmu = gm20b_pmu_new,
.timer = gk20a_timer_new,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册