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

drm/nv50-nvc0: remove some code that doesn't belong here

Not sure how this snuck in...
Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 2b4cebe4
......@@ -469,9 +469,6 @@ nv50_crtc_wait_complete(struct drm_crtc *crtc)
start = ptimer->read(dev);
do {
nv_wr32(dev, 0x61002c, 0x370);
nv_wr32(dev, 0x000140, 1);
if (nv_ro32(disp->ntfy, 0x000))
return 0;
} while (ptimer->read(dev) - start < 2000000000ULL);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册