On 06/13/2011 10:43 AM, Somebody in the thread at some point said:
Hi jserv -
Can you review Kan-Ru's patch? Since Android assumes full-functional
PM, it is vital to improve the resuming behavior of OMAP framebuffer.
You're right about needing working suspend / resume... the idea sounds
fin
On 9 June 2011 17:58, Kan-Ru Chen wrote:
> After resume the HDMI/DVI output was still blank. It turns out that
> framebuffers have to be reconfigured so the output is activated again.
>
Hi Andy,
Can you review Kan-Ru's patch? Since Android assumes full-functional
PM, it is vital to improve the
After resume the HDMI/DVI output was still blank. It turns out that
framebuffers have to be reconfigured so the output is activated again.
---
drivers/video/omap2/omapfb/omapfb-main.c | 33 ++
1 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/drivers/vi