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)
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>

No differences found