Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933675Ab2HWIKg (ORCPT ); Thu, 23 Aug 2012 04:10:36 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:33784 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933605Ab2HWIKT (ORCPT ); Thu, 23 Aug 2012 04:10:19 -0400 MIME-Version: 1.0 X-Originating-IP: [178.83.130.250] In-Reply-To: <20120822224451.GC3076@herton-Z68MA-D2H-B3> References: <20120820035457.653002510@linuxfoundation.org> <20120820035458.292084336@linuxfoundation.org> <20120821051318.GB3625@herton-Z68MA-D2H-B3> <20120821131115.GA3132@herton-Z68MA-D2H-B3> <20120822045015.GB3132@herton-Z68MA-D2H-B3> <20120822224451.GC3076@herton-Z68MA-D2H-B3> Date: Thu, 23 Aug 2012 10:10:18 +0200 Message-ID: Subject: Re: [ 04/16] drm/i915: correctly order the ring init sequence From: Daniel Vetter To: Herton Ronaldo Krzesinski Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Jani Nikula , Yang Guang Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1902 Lines: 40 On Thu, Aug 23, 2012 at 12:44 AM, Herton Ronaldo Krzesinski wrote: > Really sorry about this, but it was a hardware+bios setting problem > here. I finished investigating what was happening here, and is related to > the DRAM installed on this machine. The memory installed is DDR3-1333, > and on bios it was configured as that, but turns out the chipset (G41) > only supports up to DDR3-1066 (as on specs, although the motherboard > lists the 1333 as supported, but as "OC", and allows configuring this > way automatically or manually). > > After setting manually back to 1066, I stopped seeing all the weird > behaviour, like the writes to the start address don't trigger anymore > setting on the head offset. I'm sorry about that, and really it's a > brown paper bag time for me :(. The machine worked fine and passed > through memtest and never gave any problems, this was the first > time (seems only the video device didn't like the memory setting, and > the code change probably changed timing in the right way to pop up this > now, also never had graphics corruption or other noticeable problems). > I retested kernels that gave problems and they run fine now. Well, at least we could clear this up. Greg, please pick up the following patches for 3.0 (if you haven't already): f01db988ef6f6c70a6cc36ee71e4a98a68901229 and 0d8957c8a90bbb5d34fab9a304459448a5131e06 Note that all kernels that need f01db backported also need b7884eb45ec98c0d34c7f49005ae9d4b4b4e38f6 (to fix a regression introduce by the former). Thanks, Daniel -- Daniel Vetter daniel.vetter@ffwll.ch - +41 (0) 79 365 57 48 - http://blog.ffwll.ch -- 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/