commit | dd1ea37d9257bdf118693235dc74003901c55204 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Jun 24 11:05:10 2010 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu Jul 01 16:05:47 2010 -0700 |
tree | 74fe4d78d2147490f64c0c2c9c68266285b7d033 | |
parent | 132b6aab90d2673af67c414878da241a197e00fb [diff] |
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>