drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 7 Jan 2011 02:19:32 +0000 (21:19 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 7 Jan 2011 04:11:41 +0000 (14:11 +1000)
The vbios only partially initializes the memory controller on
NI, so now we need to load the MC ucode in the driver and set
the default clocks once the ucode is loaded.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found