提交 08a370fa 编写于 作者: D Dave Airlie

drm/radeon/kms: rs400/480 should set common registers.

These GPUs should be setting these registers up also.
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 9e5786bd
......@@ -390,6 +390,8 @@ static int rs400_startup(struct radeon_device *rdev)
{
int r;
r100_set_common_regs(rdev);
rs400_mc_program(rdev);
/* Resume clock */
r300_clock_startup(rdev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册