From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maciej Rutecki Subject: Re: [Bug #34002] [REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window Date: Mon, 20 Jun 2011 17:37:42 +0200 Message-ID: <201106201737.42559.maciej.rutecki@gmail.com> References: <9NVbY1BZ_5D.A.2lE.jzS9NB@chimera> <20110615114614.054df25f@jbarnes-desktop> Reply-To: maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent:cc :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=x6jnBtmwNI7WNwvFXmcch/IrAfBILIFaH0gyyPJNAyU=; b=cb3xmbrsGgsU55YP1Ik1R0dZtQ9IgZgcD73qYJGsXz959ZN158fbS8wfV5h9AYmIy+ 3H2Mc4VW0uA3zvklloIrHIMFQVHRr44ECgCaCuFpQoa4eL85y9HQPUQ5zZ5AgIt/gda5 NQDQNRAZ32xMy3J8EUmAR/EfzGCX8kFgcUJMM= In-Reply-To: <20110615114614.054df25f@jbarnes-desktop> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: Text/Plain; charset="windows-1252" To: Jesse Barnes , chris-Y6uKTt2uX1cEflXRtASbqLVCufUGDwFn@public.gmane.org Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Florian Mickler On =C5=9Broda, 15 czerwca 2011 o 20:46:14 Jesse Barnes wrote: >=20 > Did you ever bisect this issue? As Chris says it sounds like an EDID > problem; we detect the outputs and attach some modes, but they sound > like the wrong ones for your config. Maybe we broke EDID fetching fo= r > your config? Result of bisection: 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f is the first bad commit commit 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f Author: Chris Wilson Date: Tue Feb 1 09:01:13 2011 +0000 drm/i915: Enable GMBUS for post-gen2 chipsets With the recent SDVO fix, this is working on all the machines I hav= e to hand - except for an 845G. Signed-off-by: Chris Wilson :040000 040000 eb835ca9bf353d1d548b69d415801720a577184a 3e0a9430c43030735dfe2f694a1ad694cc01d483 M drivers Revert this commit from 3.0-rc1 solves problem. Regards --=20 Maciej Rutecki http://www.maciek.unixy.pl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753086Ab1FTPhu (ORCPT ); Mon, 20 Jun 2011 11:37:50 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:44028 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751835Ab1FTPht convert rfc822-to-8bit (ORCPT ); Mon, 20 Jun 2011 11:37:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=c21oC2xnFAsvJMPABwET4IQUawVXGzCnAPDrhXScxgmlv2ECzGk/apfTOdMHPCHPY/ eCrmeViRSOvwOziSzPUY+x1SxEvU1yO+Yq3q3uJcG1sVdjC7Hnp2HGM1HE8WnTQGiY8i L2AeHgU+PInvpHMEREw1PRcNieQMxssyH5VTg= From: Maciej Rutecki Reply-To: maciej.rutecki@gmail.com To: Jesse Barnes , chris@chris-wilson.co.uk Subject: Re: [Bug #34002] [REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window Date: Mon, 20 Jun 2011 17:37:42 +0200 User-Agent: KMail/1.13.7 (Linux/3.0.0-rc3; KDE/4.6.3; i686; ; ) Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Florian Mickler References: <9NVbY1BZ_5D.A.2lE.jzS9NB@chimera> <20110615114614.054df25f@jbarnes-desktop> In-Reply-To: <20110615114614.054df25f@jbarnes-desktop> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <201106201737.42559.maciej.rutecki@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On środa, 15 czerwca 2011 o 20:46:14 Jesse Barnes wrote: > > Did you ever bisect this issue? As Chris says it sounds like an EDID > problem; we detect the outputs and attach some modes, but they sound > like the wrong ones for your config. Maybe we broke EDID fetching for > your config? Result of bisection: 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f is the first bad commit commit 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f Author: Chris Wilson Date: Tue Feb 1 09:01:13 2011 +0000 drm/i915: Enable GMBUS for post-gen2 chipsets With the recent SDVO fix, this is working on all the machines I have to hand - except for an 845G. Signed-off-by: Chris Wilson :040000 040000 eb835ca9bf353d1d548b69d415801720a577184a 3e0a9430c43030735dfe2f694a1ad694cc01d483 M drivers Revert this commit from 3.0-rc1 solves problem. Regards -- Maciej Rutecki http://www.maciek.unixy.pl