mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 22:20:55 +07: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:
parent
9e5786bd14
commit
08a370fa75
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user