Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754359Ab0AKU2A (ORCPT ); Mon, 11 Jan 2010 15:28:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754208Ab0AKU17 (ORCPT ); Mon, 11 Jan 2010 15:27:59 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:35190 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753895Ab0AKU16 (ORCPT ); Mon, 11 Jan 2010 15:27:58 -0500 From: "Rafael J. Wysocki" To: Jesse Barnes Subject: Re: [Bug #14670] i915: playing video via XVideo extension makes the screen flicker Date: Mon, 11 Jan 2010 21:28:17 +0100 User-Agent: KMail/1.12.3 (Linux/2.6.33-rc3-rjw; KDE/4.3.3; x86_64; ; ) Cc: Thomas Meyer , Linux Kernel Mailing List , Kernel Testers List , Eric Anholt References: <8B599161-2977-4A43-B88F-36E87AFCF4EA@m3y3r.de> <20100111111941.189eb41e@jbarnes-piketon> In-Reply-To: <20100111111941.189eb41e@jbarnes-piketon> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201001112128.17975.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2288 Lines: 61 On Monday 11 January 2010, Jesse Barnes wrote: > On Mon, 11 Jan 2010 20:03:57 +0100 > Thomas Meyer wrote: > > > > > > > Am 11.01.2010 um 17:55 schrieb Jesse Barnes > > : > > > > > On Mon, 11 Jan 2010 17:53:04 +0100 > > > Thomas Meyer wrote: > > > > > >> Am Sonntag, den 10.01.2010, 23:56 +0100 schrieb Rafael J. Wysocki: > > >>> This message has been generated automatically as a part of a > > >>> report of regressions introduced between 2.6.31 and 2.6.32. > > >>> > > >>> The following bug entry is on the current list of known > > >>> regressions introduced between 2.6.31 and 2.6.32. Please verify > > >>> if it still should be listed and let me know (either way). > > >>> > > >> > > >> Yes, still should be listed. > > >> > > >> Problem still exists in 2.6.32.3 and 2.6.33-rc3-00097-g2c1f189, > > >> that contains > > >> this commit: > > >> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cda9d05c499093c67b4a376a15009923acc2127a > > >> > > >> The above commit removes the render reclock support, that ought to > > >> fix a common kind of problem encountered on i915 hardware, but not > > >> on my machine. > > >> > > >> Still need to boot with "nomodeset" to have a workable system. > > > > > > Does this patch prevent the flicker? > > > > By the way: how often and in what interval is the function > > intel_lvds_detect called? > > > > How long will/can the function acpi_lid_open take to complete? > > Maybe some acpi interpretation takes really long? Is this possible? > > > > Would this explain the flickering? > > It should only be called when a client requests the connection status > (e.g. xrandr or the GNOME display applet). > > The LVDS state will also be checked at ACPI LID event time, maybe your > platforms is getting spurious LID events? > > If not, this bisection really confuses me... It's not only a bisection, as Thomas says that reverting the commit turned up by the bisection fixes the problem for him. Rafael -- 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/