[Mesa-dev] [PATCH 4/9] egl/wayland: Add support for render-nodes

Matt Turner mattst88 at gmail.com
Mon May 11 10:44:32 PDT 2015


On Mon, May 11, 2015 at 10:38 AM, Axel Davy <axel.davy at ens.fr> wrote:
> Le 11/05/2015 17:42, Matt Turner a écrit :
>>
>> On Sat, May 9, 2015 at 4:20 AM, Axel Davy <axel.davy at ens.fr> wrote:
>>>
>>> for drmGetNodeTypeFromFd, it looks like a very recent libdrm function,
>>> and
>>> we would require libdrm 2.4.60, which is quite recent. Currently mesa
>>> requires 2.4.38, when libdrm is needed. I guess we cannot require 2.4.60
>>> for
>>> now.
>>
>> Sure you can. libdrm dependencies aren't a problem.
>>
> As libdrm 2.4.60 is very recent, and I didn't want cause problems
> (especially so close to the merge window),
> I've pushed the patches without drmGetNodeTypeFromFd.
>
> The code can be modified later to use it.
>
> Yours,
>
> Axel Davy

No, really. It's a non-issue. i965 *already requires* 2.4.60.


More information about the mesa-dev mailing list