drm/radeon/kms: rs400/480 MC setup is different than r300.
authorDave Airlie <airlied@redhat.com>
Fri, 5 Feb 2010 03:41:54 +0000 (13:41 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Feb 2010 03:40:16 +0000 (13:40 +1000)
Boot testing on my rs480 laptop found the MC idle never happened
on startup, a quick check with AMD found the idle bit is in a different
place on the rs4xx than r300.

Implement a new rs400 mc idle function to fix this.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found