]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: move intel_crtc->fdi_lanes to pipe_config
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 13 Feb 2013 17:04:45 +0000 (18:04 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 29 Apr 2013 19:51:13 +0000 (21:51 +0200)
commite4604517a1601f16e61082a4172a139749ed32be
tree3527dde3f25ba89eded38a3c7bdaf7443fb1aadc
parent2e75a031c681d592dcdfbb0ee7463a6824a26d1f
drm/i915: move intel_crtc->fdi_lanes to pipe_config

We need this for two reasons:
- Correct handling of shared fdi lanes on ivb with fastboot.
- Handling fdi link bw limits when we only have two fdi lanes by
  dithering down a bit.

Just search&replace in this patch, no functional change at all.

Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h