From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: [BUG] intel_drv.so fails to load Date: Thu, 19 Jul 2012 10:08:06 -0400 Message-ID: <500814C6.7010203@redhat.com> References: <5005C642.6030102@t-online.de> <1342556238_9775@CP5-2952> <1342557713_9832@CP5-2952> <5005D10E.4080101@t-online.de> <1342559830_9900@CP5-2952> <1342620128.3590.13.camel@atropine> <1342620454_12433@CP5-2952> <1342621766.3590.29.camel@atropine> <1342622195_12548@CP5-2952> <1342640864.3590.71.camel@atropine> <1342650875_13958@CP5-2952> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id D80CE9E927 for ; Thu, 19 Jul 2012 07:08:15 -0700 (PDT) In-Reply-To: <1342650875_13958@CP5-2952> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: intel-gfx List-Id: intel-gfx@lists.freedesktop.org On 7/18/12 6:34 PM, Chris Wilson wrote: > On Wed, 18 Jul 2012 15:47:44 -0400, Adam Jackson wrote: >> It's not clear to me if, subsequent to your change, DRI would work with >> NoAccel. > > It does. The mapping of the ring and control registers was already > managed outside of the XAA specific routines, so enabling the blit > function without the XAA infrastructure is fine. > > Tested insofar as running glxgears on a remote i815 with XAA exorcised. > Not totally convinced I've verified all the necessary paths, but it > loads and seems to run. Hah, nice, sounds like all one could expect from an i815. - ajax