提交 e694438d 编写于 作者: B Ben Skeggs

drm/nouveau: remove second map of notifier bo

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 b8a6a804
......@@ -91,11 +91,6 @@ nouveau_dma_init(struct nouveau_channel *chan)
if (ret)
return ret;
/* Map M2MF notifier object - fbcon. */
ret = nouveau_bo_map(chan->notifier_bo);
if (ret)
return ret;
/* Insert NOPS for NOUVEAU_DMA_SKIPS */
ret = RING_SPACE(chan, NOUVEAU_DMA_SKIPS);
if (ret)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册