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:
07ab118
)
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Tue, 5 Nov 2013 20:42:29 +0000
(22:42 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 6 Nov 2013 17:05:40 +0000
(18:05 +0100)
We'll be looking at more than just mem_freq from dev_priv, so
just pass the whole thing.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found