Re: [Intel-gfx] [PATCH 4/8] drm/i915: track is_dual_link in intel_lvds

2012-11-16 Thread Paulo Zanoni
Hi 2012/11/5 Daniel Vetter : > Yeah, all users (both the clock selection special cases and the lvds > pin pair stuff) are still in common code, but this will change. > > v2: Rebase on top of Jani Nikula's panel rework. > > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/i915/intel_lvds.c |

[Intel-gfx] [PATCH 4/8] drm/i915: track is_dual_link in intel_lvds

2012-11-05 Thread Daniel Vetter
Yeah, all users (both the clock selection special cases and the lvds pin pair stuff) are still in common code, but this will change. v2: Rebase on top of Jani Nikula's panel rework. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_lvds.c | 43 +++