From: Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: ML nouveau
<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>,
Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: [libdrm 09/13] nouveau: import and install a selection of nvif headers from the kernel
Date: Fri, 27 Nov 2015 11:07:51 +1000 [thread overview]
Message-ID: <5657ACE7.1030801@gmail.com> (raw)
In-Reply-To: <CACvgo53xNBm-HHMX2GvWh3EVr7v5SEzbJnGsQkEk2khEf1SYOg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 1003 bytes --]
On 11/27/2015 07:14 AM, Emil Velikov wrote:
> On 26 November 2015 at 07:14, Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> From: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>
>> --- a/nouveau/Makefile.am
>> +++ b/nouveau/Makefile.am
>> @@ -14,9 +14,18 @@ libdrm_nouveau_la_LIBADD = ../libdrm.la @PTHREADSTUBS_LIBS@
>>
>> libdrm_nouveau_la_SOURCES = $(LIBDRM_NOUVEAU_FILES)
>>
>> -libdrm_nouveauincludedir = ${includedir}/libdrm
>> +libdrm_nouveauincludedir = ${includedir}/libdrm/nouveau
> Can we mention the change in the commit message, please ?
>
> This will be a nice test for places missing LIBDRM_NOUVEAU_CFLAGS :-)
> I take it that neither mesa nor ddx explode with this change ?
Nope, they take it just fine. I tested all sorts of combinations of
kernel (supports nvif vs not), libdrm (patched/unpatched), ddx (making
sure it builds), and mesa (patched/unpatched) to make sure that nothing
regressed.
Ben.
>
> -Emil
>
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
next prev parent reply other threads:[~2015-11-27 1:07 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 7:13 [libdrm 01/13] nouveau: move more abi16-specific logic into abi16.c Ben Skeggs
[not found] ` <1448522050-4873-1-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 7:13 ` [libdrm 02/13] nouveau: move object functions up, to avoid future foward decls Ben Skeggs
2015-11-26 7:14 ` [libdrm 03/13] nouveau: make it possible to init object in pre-allocated memory Ben Skeggs
2015-11-26 7:14 ` [libdrm 04/13] nouveau: add interface to call an object's methods Ben Skeggs
2015-11-26 7:14 ` [libdrm 05/13] nouveau: add interfaces to query information about supported classes Ben Skeggs
[not found] ` <1448522050-4873-5-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 20:39 ` Emil Velikov
2015-11-26 7:14 ` [libdrm 06/13] nouveau: introduce object to represent the kernel client Ben Skeggs
[not found] ` <1448522050-4873-6-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 20:46 ` Emil Velikov
2015-11-26 7:14 ` [libdrm 07/13] nouveau: stack legacy nouveau_device on top of nouveau_drm Ben Skeggs
[not found] ` <1448522050-4873-7-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 21:01 ` Emil Velikov
2015-11-26 7:14 ` [libdrm 08/13] nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd Ben Skeggs
[not found] ` <1448522050-4873-8-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 21:06 ` Emil Velikov
2015-11-26 7:14 ` [libdrm 09/13] nouveau: import and install a selection of nvif headers from the kernel Ben Skeggs
[not found] ` <1448522050-4873-9-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 21:14 ` Emil Velikov
[not found] ` <CACvgo53xNBm-HHMX2GvWh3EVr7v5SEzbJnGsQkEk2khEf1SYOg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-11-27 1:07 ` Ben Skeggs [this message]
2015-11-26 7:14 ` [libdrm 10/13] nouveau: add new interface to create a nouveau_device Ben Skeggs
2015-11-26 7:14 ` [libdrm 11/13] nouveau: add support for newer kernel interfaces Ben Skeggs
2015-11-26 7:14 ` [libdrm 12/13] nouveau: clean up nouveau.h, noting deprecated members/functions Ben Skeggs
2015-11-26 7:14 ` [libdrm 13/13] Bump version for release Ben Skeggs
2015-11-26 20:21 ` [libdrm 01/13] nouveau: move more abi16-specific logic into abi16.c Emil Velikov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5657ACE7.1030801@gmail.com \
--to=skeggsb-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.