linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] ARM: mach-shmobile: HDMI hot-plug and improvements
@ 2010-09-03  7:19 Guennadi Liakhovetski
  2010-09-14  8:31 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Guennadi Liakhovetski @ 2010-09-03  7:19 UTC (permalink / raw)
  To: linux-fbdev

The main purpose of this patch set is supporting dynamic framebuffer 
reconfiguration upon monitor hot-plug. The good thing is - it works. The 
not so good thing is - only to the extent, that the current fbdev API 
allows. Specifically, there is currently no possibility under the fbdev 
API to inform framebuffer users about a changed framebuffer configuration, 
as can easily be the case, when a new monitor has been plugged in. It is, 
however, possible to inform in-kernel framebuffer users, e.g., the fbcon 
console, about such a change, using framebuffer notifications. This patch 
series implements support for monitor hot-plug on the hardware level, 
i.e., the LCD and HDMI controllers get reconfigured for a new device. The 
user configuration remains untouched. With this approach with a new 
monitor plugged in, the user either gets to see the upper left corner of 
the framebuffer image, or the whole framebuffer will be displayed in the 
upper left corner of the display.

The patch series also contains a number of improvements to both the lcdc 
and hdmi SH-Mobile drivers.

Based on the current (commit 410d878b) genesis-2.6/master tree.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 00/15] ARM: mach-shmobile: HDMI hot-plug and improvements
  2010-09-03  7:19 [PATCH 00/15] ARM: mach-shmobile: HDMI hot-plug and improvements Guennadi Liakhovetski
@ 2010-09-14  8:31 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-09-14  8:31 UTC (permalink / raw)
  To: linux-fbdev

On Fri, Sep 03, 2010 at 09:19:45AM +0200, Guennadi Liakhovetski wrote:
> The main purpose of this patch set is supporting dynamic framebuffer 
> reconfiguration upon monitor hot-plug. The good thing is - it works. The 
> not so good thing is - only to the extent, that the current fbdev API 
> allows. Specifically, there is currently no possibility under the fbdev 
> API to inform framebuffer users about a changed framebuffer configuration, 
> as can easily be the case, when a new monitor has been plugged in. It is, 
> however, possible to inform in-kernel framebuffer users, e.g., the fbcon 
> console, about such a change, using framebuffer notifications. This patch 
> series implements support for monitor hot-plug on the hardware level, 
> i.e., the LCD and HDMI controllers get reconfigured for a new device. The 
> user configuration remains untouched. With this approach with a new 
> monitor plugged in, the user either gets to see the upper left corner of 
> the framebuffer image, or the whole framebuffer will be displayed in the 
> upper left corner of the display.
> 
> The patch series also contains a number of improvements to both the lcdc 
> and hdmi SH-Mobile drivers.
> 
> Based on the current (commit 410d878b) genesis-2.6/master tree.
> 
Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-14  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-03  7:19 [PATCH 00/15] ARM: mach-shmobile: HDMI hot-plug and improvements Guennadi Liakhovetski
2010-09-14  8:31 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).