On Sat, 2007-09-29 at 02:23 +0200, Lukas Hejtmanek wrote:
> you need to use drm head/master and mesa head/master. It works for me
> in such
> a case.
this fix (drm_i915_flip_t) don't fix, the moved i915tex or new i915 on
Mesa tree, with drm head/master and mesa head/master.
Like I write a thread
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:
On 9/28/07, Dave Airlie <[EMAIL PROTECTED]> wrote:
>
> It should build against the last release of libdrm, not master, master
> isn't released and when it gets released it'll be libdrm3 due to the
> ttm api... if it can't build against that due to the missing TTM then
> disable i915tex builds by d
>>
>> It should build against the last release of libdrm, not master, master
>> isn't released and when it gets released it'll be libdrm3 due to the
>> ttm api... if it can't build against that due to the missing TTM then
>> disable i915tex builds by default...
>>
>> Now if there isn't a current
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
Dave Airlie wrote:
>> I've got a few issues using the git heads of Mesa, DRM and xf86-video-intel:
>>
>> 1. The Mesa 7.0.2 branch doesn't build with drm/master.
>>
>> Compiling dri_bufmgr.c:
>>
>> ../common/dri_bufmgr.c: In function 'driFenceBuffers':
>> ../common/dri_bufmgr.c:102: warning: passing
>
> I've got a few issues using the git heads of Mesa, DRM and xf86-video-intel:
>
> 1. The Mesa 7.0.2 branch doesn't build with drm/master.
>
> Compiling dri_bufmgr.c:
>
> ../common/dri_bufmgr.c: In function 'driFenceBuffers':
> ../common/dri_bufmgr.c:102: warning: passing argument 3 of
> 'drmFenc
Jesse Barnes wrote:
> On Friday, September 28, 2007 9:27 am Brian Paul wrote:
>> 1. The Mesa 7.0.2 branch doesn't build with drm/master.
>>
>> Compiling dri_bufmgr.c:
>>
>> ../common/dri_bufmgr.c: In function ‘driFenceBuffers’:
>> ../common/dri_bufmgr.c:102: warning: passing argument 3 of
>> ‘drmFe
On Friday, September 28, 2007 9:27 am Brian Paul wrote:
> 1. The Mesa 7.0.2 branch doesn't build with drm/master.
>
> Compiling dri_bufmgr.c:
>
> ../common/dri_bufmgr.c: In function ‘driFenceBuffers’:
> ../common/dri_bufmgr.c:102: warning: passing argument 3 of
> ‘drmFenceBuffers’ makes integer fro
Jesse Barnes wrote:
> On Thursday, September 27, 2007 3:35:22 pm Jesse Barnes wrote:
>> In one of my overzealous pipe/plane mapping patches, I renamed the pipes
>> field in drm_i915_flip_t to planes, since it's really dealing with
>> planes and so seemed to make sense.
>>
>> However, drm_i915_flip_
On Thursday, September 27, 2007 3:35:22 pm Jesse Barnes wrote:
> In one of my overzealous pipe/plane mapping patches, I renamed the pipes
> field in drm_i915_flip_t to planes, since it's really dealing with
> planes and so seemed to make sense.
>
> However, drm_i915_flip_t has different compatibili
In one of my overzealous pipe/plane mapping patches, I renamed the pipes
field in drm_i915_flip_t to planes, since it's really dealing with
planes and so seemed to make sense.
However, drm_i915_flip_t has different compatibility requirements than
the i915 sarea private. The sarea private is du
12 matches
Mail list logo