From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Onkalo Samu <samu.p.onkalo@nokia.com>, linux-input@vger.kernel.org
Subject: Re: Poll rate change and closing indication to polled input device
Date: Tue, 13 Oct 2009 10:19:54 +0100 [thread overview]
Message-ID: <20091013091953.GA25856@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <20091013010841.GB21626@core.coreip.homeip.net>
On Mon, Oct 12, 2009 at 06:08:42PM -0700, Dmitry Torokhov wrote:
> On Fri, Oct 09, 2009 at 07:10:12PM +0100, Mark Brown wrote:
> > It definitely needs to be implemented in the drivers but they need to
> > present an interface to userspace which seems best placed in the core to
> > factor out code and help make sure that the interface is standardised.
> It seems to me that this kind of functionality belongs to PM core.
> Userspace probably does not really care about output rate and other
> details but rather wants to putsome devices into a low power mode in
> general.
That's useful as well and having this doesn't preclude other forms of
runtime power management but there is also value in this kind of
subsystem specific control too.
In the case of touchscreens we should be able to get some useful
information out of userspace - applications like handwriting recognition
will want 150-200 samples/second but for something like a finger
operated menu 10-20 samples/second will be enough. This should result
in a win, especially bearing in mind that each point is going to
translate into a wakeup for the application layer, and also reduces the
amount of manual tuning that might be required.
prev parent reply other threads:[~2009-10-13 9:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-09 12:02 Poll rate change and closing indication to polled input device Onkalo Samu
2009-10-09 12:12 ` Mark Brown
2009-10-09 16:27 ` Dmitry Torokhov
2009-10-09 18:10 ` Mark Brown
2009-10-13 1:08 ` Dmitry Torokhov
2009-10-13 9:19 ` Mark Brown [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091013091953.GA25856@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=samu.p.onkalo@nokia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).