From: Alex Deucher Date: Tue, 3 Aug 2010 23:59:20 +0000 (-0400) Subject: drm/radeon/kms: enable underscan option for digital connectors X-Git-Tag: v2.6.36-rc1~540^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1714d386a2f0c0d270e3abe1ac39ad1b0ba010;p=pandora-kernel.git drm/radeon/kms: enable underscan option for digital connectors This connector attribute allows you to enable or disable underscan on a digital output to compensate for panels that automatically overscan (e.g., many HDMI TVs). Valid values for the attribute are: off - forces underscan off on - forces underscan on auto - enables underscan if an HDMI TV is connected, off otherwise default value is auto. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed