Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754090AbZG2PF3 (ORCPT ); Wed, 29 Jul 2009 11:05:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752905AbZG2PF3 (ORCPT ); Wed, 29 Jul 2009 11:05:29 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:54032 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751494AbZG2PF2 (ORCPT ); Wed, 29 Jul 2009 11:05:28 -0400 Date: Wed, 29 Jul 2009 17:05:24 +0200 From: Pavel Machek To: Matthew Garrett Cc: Zhang Rui , Richard Purdie , "linux-kernel@vger.kernel.org" , "linux-acpi@vger.kernel.org" , "lenb@kernel.org" , "corentincj@iksaif.net" Subject: Re: [PATCH 1/3] backlight: Allow drivers to update the core, and generate events on changes Message-ID: <20090729150524.GD1534@ucw.cz> References: <1247517685-7719-1-git-send-email-mjg@redhat.com> <1247574573.23871.8.camel@dax.rpnet.com> <1247644518.26272.88.camel@rzhang-dt> <1247646153.6248.3.camel@dax.rpnet.com> <1247647105.26272.99.camel@rzhang-dt> <1247649089.20241.5.camel@dax.rpnet.com> <20090715135808.GA19054@srcf.ucam.org> <1247711974.26272.190.camel@rzhang-dt> <20090716024057.GA2461@srcf.ucam.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090716024057.GA2461@srcf.ucam.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 27 > > > You want smoothing even in a default policy, and doing that well might > > > be a bit much for the kernel? > > > > > sorry, I don't understand. > > do you mean that there should be a default policy in the kernel? > > No, I mean that the only default policy you could reasonably have in the > kernel would be tying the backlight directly to the ALS. And that sucks. > You need some degree of smoothing, and that's a job better left to > userspace. How would that be done? Wake up userspace 100times a second so it can read an integer and ardd it to running average? Is ALS device stupid sensor, or can it do some smoothing/watermarks itself? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/