drm/i915/sdvo: Preserve pixel-multiplier
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 25 Aug 2010 09:05:17 +0000 (10:05 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:27 +0000 (10:23 +0100)
commit6c9547ff354d867318d78094aa8e9cf5218851e2
tree88907cc36767faa27ea8ea9171d4febac1216de6
parent57cd6508da65adabcb14be6ba3b9370d750b647d
drm/i915/sdvo: Preserve pixel-multiplier

Store the pixel-multiplier on the adjusted mode and avoid modifying the
requested mode.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_sdvo.c