From owner-freebsd-current@FreeBSD.ORG Sun Dec 8 19:27:51 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52932987; Sun, 8 Dec 2013 19:27:51 +0000 (UTC) Received: from mail.made4.biz (unknown [IPv6:2001:41d0:1:7018::1:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 15D3518B9; Sun, 8 Dec 2013 19:27:51 +0000 (UTC) Received: from 2a02-8428-011a-a000-500e-0b05-11ea-b086.rev.sfr.net ([2a02:8428:11a:a000:500e:b05:11ea:b086]) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vpk17-000Iuy-Fj; Sun, 08 Dec 2013 20:27:49 +0100 Message-ID: <52A4C834.7060402@FreeBSD.org> Date: Sun, 08 Dec 2013 20:27:48 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Tijl Coosemans Subject: Re: new Xorg (KMS, etc.) for Radeon 9600 References: <527F95BE.7080908@gmx.com> <527FC05D.8080703@gmx.com> <5283E123.5000305@FreeBSD.org> <20131114113846.4dcb2037@kalimero.tijl.coosemans.org> <20131114223545.320b94fc@kalimero.tijl.coosemans.org> In-Reply-To: <20131114223545.320b94fc@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: dt71@gmx.com, freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Dec 2013 19:27:51 -0000 Le 14/11/2013 22:35, Tijl Coosemans a écrit : >> The attached patch should fix it, but I haven't been able to test it >> yet. The ai_aperture_size field is in bytes. > > So it doesn't work, but it gets a bit further: Thank Tijl, I committed your patch today. > It looks like some support for AGP is missing in radeon_ttm.c. It's > hidden behind #ifdef DUMBBELL_WIP. Yes. I looked at it today: the work is non-trivial and I don't have the required knowledge to do it alone. I'll talk about it to Konstantin Belousov as the time permits. -- Jean-Sébastien Pédron