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:
0d536cb
)
drm/i915: kill intel_dp_link_clock()
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Thu, 29 Nov 2012 13:31:29 +0000
(11:31 -0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 29 Nov 2012 14:00:38 +0000
(15:00 +0100)
Use drm_dp_bw_code_to_link_rate insead. It's the same thing, but
supports DP_LINK_BW_5_4 and is also used by the other drivers.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found