From owner-freebsd-stable@FreeBSD.ORG Mon May 4 20:36:14 2009 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 401C51065680 for ; Mon, 4 May 2009 20:36:14 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from mx04.pub.collaborativefusion.com (mx04.pub.collaborativefusion.com [206.210.72.84]) by mx1.freebsd.org (Postfix) with ESMTP id 083738FC13 for ; Mon, 4 May 2009 20:36:13 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from [192.168.2.164] ([206.210.89.202]) by mx04.pub.collaborativefusion.com (StrongMail Enterprise 4.1.1.4(4.1.1.4-47689)); Mon, 04 May 2009 16:34:03 -0400 X-VirtualServerGroup: Default X-MailingID: 00000::00000::00000::00000::::15 X-SMHeaderMap: mid="X-MailingID" X-Destination-ID: freebsd-stable@FreeBSD.org X-SMFBL: ZnJlZWJzZC1zdGFibGVARnJlZUJTRC5vcmc= Message-ID: <49FF51BC.5050104@comcast.net> Date: Mon, 04 May 2009 16:36:12 -0400 From: Steve Polyack User-Agent: Thunderbird 2.0.0.21 (X11/20090327) MIME-Version: 1.0 To: Robert Noland References: <49FF28BC.5080304@comcast.net> <1241460816.1788.22.camel@balrog.2hip.net> <49FF387F.1080203@comcast.net> <1241464053.1788.32.camel@balrog.2hip.net> <49FF4857.4070904@comcast.net> <1241467827.1788.43.camel@balrog.2hip.net> In-Reply-To: <1241467827.1788.43.camel@balrog.2hip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11 , freebsd-stable Subject: Re: Radeon 9250 DRM in 7.2-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 20:36:14 -0000 Robert Noland wrote: > Ok, they are at least partially disabled... I wonder if a BIOS update > would help. > > Anyway, the garbled screen issue is usually associated with the caching > method used on the PCI GART. On IGP chips we force the GART to be > uncacheable. On PCI chips they are supposed to be able to snoop the bus > and DTRT. All of the fixes for memory caching should be in 7. > > Please try the attached patch and see if that makes a difference. > > robert. > > Unfortunately, this didn't help. I should also clarify what I'm seeing, as it's not complete garbage as I thought. I have a dual monitor setup, side-by-side using xrandr. When I start X (xfce4) with drm available, the left monitor (primary) is a sold light shade of blue, except for a black corner which is maybe 10pix square. The right monitor displays my typical background image with another black box over part of it. If it shift back to the console and then back into X, I can see the outlines of my startup windows, but they contain garbage and the outlines are fuzzed with green and magenta garbage.