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:
8eb5729
)
drm/i915: make FDI training a display function
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 28 Apr 2011 21:27:04 +0000
(14:27 -0700)
committer
Keith Packard
<keithp@keithp.com>
Sat, 14 May 2011 00:02:19 +0000
(17:02 -0700)
Rather than branching in ironlake_pch_enable, add a new train_fdi
function to the display function pointer struct and use it instead.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found