drm/i915: Move the fixed mode to intel_panel
authorJani Nikula <jani.nikula@intel.com>
Fri, 19 Oct 2012 11:51:50 +0000 (14:51 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 22 Oct 2012 17:01:49 +0000 (19:01 +0200)
commitdd06f90ee880c61a534ccbe07bd30a8a7d7f7567
tree88390939b5c91a7f59878451a73621753c61a182
parent1d508706ea848e32ff20bb311f4325896c6eb7b9
drm/i915: Move the fixed mode to intel_panel

Pave the way for sharing some logic between eDP and LVDS.

Based on earlier work by Chris Wilson <chris@chris-wilson.co.uk>

CC: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_lvds.c
drivers/gpu/drm/i915/intel_panel.c