git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe224bb
)
drm/nouveau: pass perflvl struct to clock_pre()
author
Ben Skeggs
<bskeggs@redhat.com>
Sun, 26 Sep 2010 23:47:56 +0000
(09:47 +1000)
committer
Ben 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