* OMAP3: PM : Timer to turn LCD off
@ 2009-02-20 13:24 Premi, Sanjeev
2009-02-20 13:38 ` Imre Deak
0 siblings, 1 reply; 2+ messages in thread
From: Premi, Sanjeev @ 2009-02-20 13:24 UTC (permalink / raw)
To: linux-omap@vger.kernel.org
While testing cpuidle (from Kevin's PM beanch) with default configuration for OMAP3EVM, the c-state never transitions from C0.
Even compiling with minimal drivers did not help. "fck_core1" continues to be active.
Also, the LCD continues to be powered on... Despite compiling out V4L and FB drivers.
A simple way to turn LCD off would be to implement an inactivity timer. (e.g. serial.c on the pm branch)
The question is - where should this timer be implemented?
- As part of the backlight driver?
OR
- As part of the fb driver?
OR
- Should it be tied to the board initialization?
Best regards,
Sanjeev
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: OMAP3: PM : Timer to turn LCD off
2009-02-20 13:24 OMAP3: PM : Timer to turn LCD off Premi, Sanjeev
@ 2009-02-20 13:38 ` Imre Deak
0 siblings, 0 replies; 2+ messages in thread
From: Imre Deak @ 2009-02-20 13:38 UTC (permalink / raw)
To: ext Premi, Sanjeev; +Cc: linux-omap@vger.kernel.org
On Fri, Feb 20, 2009 at 02:24:50PM +0100, ext Premi, Sanjeev wrote:
> While testing cpuidle (from Kevin's PM beanch) with default configuration for OMAP3EVM, the c-state never transitions from C0.
>
> Even compiling with minimal drivers did not help. "fck_core1" continues to be active.
> Also, the LCD continues to be powered on... Despite compiling out V4L and FB drivers.
>
> A simple way to turn LCD off would be to implement an inactivity timer. (e.g. serial.c on the pm branch)
Blanking seems to me more of a user space policy. You could turn off the
LCD backlight from the board file if the FB driver is not configured.
--Imre
>
> The question is - where should this timer be implemented?
> - As part of the backlight driver?
> OR
> - As part of the fb driver?
> OR
> - Should it be tied to the board initialization?
>
> Best regards,
> Sanjeev
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-20 13:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 13:24 OMAP3: PM : Timer to turn LCD off Premi, Sanjeev
2009-02-20 13:38 ` Imre Deak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox