drm/nouveau: pass perflvl struct to clock_pre()
authorBen Skeggs <bskeggs@redhat.com>
Sun, 26 Sep 2010 23:47:56 +0000 (09:47 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 4 Oct 2010 23:57:41 +0000 (09:57 +1000)
On certain boards, there's BIOS scripts and memory timings that need to
be modified with the memclk.  Just pass in the entire perflvl struct and
let the chipset-specific code decide what to do.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found