]> git.karo-electronics.de Git - linux-beck.git/commit
drm/i915: Fix LVDS panel fitting on Arrandale
authorZhenyu Wang <zhenyuw@linux.intel.com>
Sat, 19 Sep 2009 06:54:09 +0000 (14:54 +0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:31:10 +0000 (14:31 -0700)
commit8dd81a381e8886129c0923f1fe22ff5ca36ae8da
tree6b0616a3e01f13789aaaf077585c6b3a82149603
parent730915d65f9e763de9dc26c5f1b8abaae775b243
drm/i915: Fix LVDS panel fitting on Arrandale

Arrandale has new window based method for panel fitting.
This one enables full screen aspect scaling on LVDS. It fixes
standard mode display failure on LVDS for Arrandale.

Cc: Stable Team <stable@kernel.org>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_lvds.c