[PATCH] fix drm_i915_flip_t breakage

Brian Paul brian.paul at tungstengraphics.com
Fri Sep 28 17:36:23 PDT 2007


Lukas Hejtmanek wrote:
> On Fri, Sep 28, 2007 at 06:19:48PM -0600, Brian Paul wrote:
>> I'm presently using:
>> 	Mesa from mesa_7_0_branch
>> 	DRM from drm-2.3.0 tag
>> 	xf86-video-intel from head/master
>>
>> When I run glxinfo I get:
>>
>> [...]
>> libGL: XF86DRIGetClientDriverName: 1.9.0 i915 (screen 0)
>> libGL: OpenDriver: trying /home/brian/m7/lib/i915_dri.so
>> drmOpenDevice: node name is /dev/dri/card0
>> drmOpenDevice: open result is 4, (OK)
>> drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>> drmOpenDevice: node name is /dev/dri/card0
>> drmOpenDevice: open result is 4, (OK)
>> drmOpenByBusid: drmOpenMinor returns 4
>> drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
>>
>> ERROR!  mapping regions
>> libGL warning: 3D driver returned no fbconfigs.
>> libGL error: InitDriver failed
>> [...]
> 
> you need to use drm head/master and mesa head/master. It works for me in such
> a case.

The whole point of this is to get a working Mesa 7.0.2 environment 
(which requires drm 2.3 or thereabouts, per Dave's message).

I'm trying to wrap-up a Mesa 7.0.2 release and I thought it would be 
nice to do a little testing first...

-Brian




More information about the xorg mailing list