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)
commita17538f93c16f0e15e35dc31eedad87e2d9c5c26
treeb31c33bf5e9d20875ed6ca971734e4a408333b40
parent624ab4f87e99f10ea3b45e76039c477fd4d7a7e6
drm/radeon/kms: rs400/480 MC setup is different than r300.

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>
drivers/gpu/drm/radeon/rs400.c