From: Guennadi Liakhovetski Date: Fri, 3 Sep 2010 07:20:39 +0000 (+0000) Subject: fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays X-Git-Tag: v2.6.37-rc1~23^2^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe417c0355154c8b2547619771d6053b3c0aad7;p=pandora-kernel.git fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays With this patch hot-plugging of an HDMI or a DVI monitor can select a different video mode and reconfigure the LCDC and HDMI controllers accordingly. Due to a lack of a standard API to inform framebuffer users of a changed video mode, the framebuffer configuration is preserved regardless of a specific mode, selected for the monitor. As described in a previous patch, this leads to smaller framebuffers being displayed on larger monitors or a part of a larger framebuffer being displayed on a smaller resolution monitor. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed