提交 2f9a60d7 编写于 作者: D Dave Airlie

drm/radeon/kms: set fbdev_info for suspend/resume

this hopefully will bring back suspend/resume under kms.
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 6cf8a3f5
......@@ -258,6 +258,7 @@ int radeonfb_create(struct drm_device *dev,
goto out_unref;
}
rdev->fbdev_info = info;
rfbdev = info->par;
rfbdev->helper.funcs = &radeon_fb_helper_funcs;
rfbdev->helper.dev = dev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册