From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 30052] Fails to start X with intel+Ati video, whith modeset=1
Date: Wed, 31 Aug 2011 14:16:24 GMT
Message-ID: <201108311416.p7VEGOb1031244@demeter1.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from demeter1.kernel.org (demeter1.kernel.org [140.211.167.39])
by gabe.freedesktop.org (Postfix) with ESMTP id 768619F63A
for ;
Wed, 31 Aug 2011 07:16:26 -0700 (PDT)
Received: from demeter1.kernel.org (localhost.localdomain [127.0.0.1])
by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p7VEGOeq031245
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for ; Wed, 31 Aug 2011 14:16:25 GMT
In-Reply-To:
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: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=30052
--- Comment #18 from Seth Forshee 2011-08-31 14:16:18 ---
I just completed a bisection with some of the reporters to identify what fixed
this, and it came down to this commit:
commit 3448a19da479b6bd1e28e2a2be9fa16c6a6feb39
Author: Dave Airlie
Date: Tue Jun 1 15:32:24 2010 +1000
vgaarb: use bridges to control VGA routing where possible.
I can't see why this would have any impact on whether or not the GPU is powered
on when nouveau probes it. Is there any explanation for why this appears to fix
the issue, or is it likely that it's just changing the timing enough to somehow
mask it?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.