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)
commited18a3603f5b466e0300fc5e0c349dbcce376861
treee9eca7f6af8b08ed04bc7f866161dd1dc10d8b3c
parent0af62b0168043896a042b005ff88caa77dd94d04
drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init

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