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:
9566e9a
)
drm/i915: simplify config->pixel_multiplier handling
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 19 Apr 2013 09:14:37 +0000
(11:14 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 25 Apr 2013 19:21:51 +0000
(21:21 +0200)
We only ever check whether it's strictly bigger than one, so all the
is_sdvo/is_hdmi checks are redundant. Flatten the code a bit.
Also, s/temp/dpll_md/
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found