]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Move double wide mode handling into pipe_config
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 4 Sep 2013 15:30:02 +0000 (18:30 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Sep 2013 08:00:31 +0000 (10:00 +0200)
commitcf532bb255920202b6483914b0e19a55f0067729
tree28a038e0edfc2ea11e995b9860bda8a309c4775b
parent9a0ea498ecc65b013d00e0b1c38791c4af91de61
drm/i915: Move double wide mode handling into pipe_config

Determine the need for double wide mode already in compute_config
stage as we need that information to figure out if horizontal
coordinates need to be adjusted.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h