]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/i915: change default panel fitting mode to preserve aspect ratio
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 24 Jun 2010 18:05:10 +0000 (11:05 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 1 Jul 2010 23:05:47 +0000 (16:05 -0700)
commitdd1ea37d9257bdf118693235dc74003901c55204
tree74fe4d78d2147490f64c0c2c9c68266285b7d033
parent132b6aab90d2673af67c414878da241a197e00fb
drm/i915: change default panel fitting mode to preserve aspect ratio

We did this a long time ago in the DDX driver, but now this fix belongs
in the kernel.

Preserving the aspect ratio is a nicer default.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=18033.

Tested-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_lvds.c