Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758477AbZD1Fh2 (ORCPT ); Tue, 28 Apr 2009 01:37:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754369AbZD1FhO (ORCPT ); Tue, 28 Apr 2009 01:37:14 -0400 Received: from mail-gx0-f166.google.com ([209.85.217.166]:61305 "EHLO mail-gx0-f166.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750829AbZD1FhM convert rfc822-to-8bit (ORCPT ); Tue, 28 Apr 2009 01:37:12 -0400 MIME-Version: 1.0 In-Reply-To: <20090427234947.394f774f@schatten> References: <20090427234947.394f774f@schatten> Date: Tue, 28 Apr 2009 06:37:10 +0100 X-Google-Sender-Auth: 9130c96ce607f779 Message-ID: Subject: Re: 2.6.30-rc2 + xorg-intel-2.7.0 + DRM_I915_KMS = corruption From: Alex Bennee To: Florian Mickler Cc: xorg@freedesktop.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2238 Lines: 63 2009/4/27 Florian Mickler : > On Sun, 19 Apr 2009 07:27:35 +0100 > Alex Bennee wrote: > >> Heading the warnings in the menuconfig I did try and ensure I have all >> the up to date parts of user-space. With KMS enabled GDM starts up but >> then corrupts the display with vertical lines. Disabling the kernel >> config and everything starts up fine, UXA acceleration seems OK and >> the speed of compiz is finally back up to ~60fps thanks to the A17 >> fix. >> >> Am I missing another bit of user space for KMS to work properly? Apparently I was missing a key bit and had to enable fbdev from the command line: kernel /kernel-2.6-drm root=/dev/sda2 video=intelfb:mode=1440x900-32@75,accel,hwcursor However I still saw the same corruption kick in when GDM started. I couldn't switch mode either which kinda defeated the point. > > > hm, are you using the xf86-video-intel git-branch "2.7"? if i use that, > i need a kernel fix queued in eanholts for-linus git-tree or else i > also get unusable X. No, I'm using the actual released 2.7.0 driver (as built via a simple Gentoo ebuild) > i assumed that this was because of some not-yet-released fixes > on the 2.7-branch which will get released as soon as erics queue is > merged? but i didn't double check ... ?maybe the released version is > also broken in this regard for me.... I tried again with the latest drm-intel kernel git tree @ commit 44ab43155e8071fbf037513e57de9a79044edf56 Author: Matthew Garrett Date: Wed Apr 1 19:53:33 2009 +0100 drm/i915: Enable ASLE if present The changes to opregion initialisation order meant that the ASLE setup code might not be run at the correct time. Ensure that the interrupts are set up. Signed-off-by: Matthew Garrett Signed-off-by: Eric Anholt Still broken :-( -- Alex, homepage: http://www.bennee.com/~alex/ CV: http://www.bennee.com/~alex/cv.php -- 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/