]> git.karo-electronics.de Git - mv-sheeva.git/commit
drm/i915: Enable panel fitting for eDP
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 19 Jul 2010 08:43:12 +0000 (09:43 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 02:40:11 +0000 (19:40 -0700)
commit1fc7947898e3c407a20e130458e30cc45aa3335c
tree832f9ff60fd03a67e9c4c2d9e08672510734f06e
parentb9efc4804b1e61ee01a0d824c5d27bfdb518fffe
drm/i915: Enable panel fitting for eDP

When trying to set other display mode besides the fixed panel mode, the
panel fitting should be enabled. This is similar to LVDS.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c