From: Zhao Yakui Date: Mon, 24 Aug 2009 05:50:26 +0000 (+0800) Subject: drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV X-Git-Tag: v2.6.32-rc1~52^2~71^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6feabd1b38f9adf4a962d71bc4762047e8f889;p=pandora-kernel.git drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV Currently SDVO TV only support NTSC-M format. In this patch we introduce PAL and SECAM formats available and create seting-format property at init time. When user dynamically chose preferred format by xrandr command, it will refine all modelines provided by SDVO device, then instruct SDVO device to execute. At the same time the property is added for SDVO-TV so that the SDVO-TV mode can be changed by using xrandr. https://bugs.freedesktop.org/show_bug.cgi?id=22891 Signed-off-by: Ma Ling review-by: Zhao Yakui Signed-off-by: Eric Anholt --- Reading git-diff-tree failed