From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Airlie Subject: Re: [Intel-gfx] [PATCH] drm: Hold the mode mutex whilst probing for sysfs status Date: Wed, 16 Mar 2011 09:00:33 +1000 Message-ID: <1300230033.31546.11.camel@clockmaker-el6> References: <1300181753.3759.72.camel@mattotaupa> <1300189200-9069-1-git-send-email-chris@chris-wilson.co.uk> <20110315123158.GP2933@radis.liafa.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110315123158.GP2933@radis.liafa.jussieu.fr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Julien Cristau Cc: Paul Menzel , intel-gfx@lists.freedesktop.org, stable@kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Tue, 2011-03-15 at 13:31 +0100, Julien Cristau wrote: > On Tue, Mar 15, 2011 at 11:40:00 +0000, Chris Wilson wrote: > > > [Digression: what is upowerd doing reading those power hungry files?] > > > Apparently, checking "docked" status every 30 seconds, by reading the > status of drm outputs. Where "docked" means "more than one output > connected". Yes, it's silly. > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613745 > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618329 > Its also now disabled by default upstream. I think he was using an 965 or GM45 laptop that seemed to not report output changes properly. Dave.