From afe417c0355154c8b2547619771d6053b3c0aad7 Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Fri, 3 Sep 2010 07:20:39 +0000 Subject: [PATCH] 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-format-patch failed