mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-06 10:15:06 -05:00
drm/radeon/kms: rs400/480 should set common registers.
These GPUs should be setting these registers up also. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user