[Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.

2017-05-01 Thread Rafael Antognolli
Signed-off-by: Rafael Antognolli --- src/mesa/drivers/dri/i965/Makefile.am | 12 src/mesa/drivers/dri/i965/Makefile.sources | 9 + src/mesa/drivers/dri/i965/brw_state.h | 1 + 3 files changed, 22 insertions(+) diff --git a/src/mesa/drivers/dri/i965/Makefile.am b

Re: [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.

2017-05-03 Thread Pohjolainen, Topi
In the subject: s/ge5/gen5/ But don't we need to squash this into the previous patch? Alone that patch won't even link, right? On Mon, May 01, 2017 at 06:43:05PM -0700, Rafael Antognolli wrote: > Signed-off-by: Rafael Antognolli > --- > src/mesa/drivers/dri/i965/Makefile.am | 12 +

Re: [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.

2017-05-03 Thread Rafael Antognolli
On Wed, May 03, 2017 at 09:10:10PM +0300, Pohjolainen, Topi wrote: > > In the subject: s/ge5/gen5/ > > But don't we need to squash this into the previous patch? Alone that patch > won't even link, right? Yes, you are right, it should be squashed. > On Mon, May 01, 2017 at 06:43:05PM -0700, Rafa

Re: [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.

2017-05-03 Thread Pohjolainen, Topi
On Wed, May 03, 2017 at 05:08:12PM -0700, Rafael Antognolli wrote: > On Wed, May 03, 2017 at 09:10:10PM +0300, Pohjolainen, Topi wrote: > > > > In the subject: s/ge5/gen5/ > > > > But don't we need to squash this into the previous patch? Alone that patch > > won't even link, right? > > Yes, you

Re: [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.

2017-05-03 Thread Pohjolainen, Topi
On Thu, May 04, 2017 at 05:49:08AM +0300, Pohjolainen, Topi wrote: > On Wed, May 03, 2017 at 05:08:12PM -0700, Rafael Antognolli wrote: > > On Wed, May 03, 2017 at 09:10:10PM +0300, Pohjolainen, Topi wrote: > > > > > > In the subject: s/ge5/gen5/ > > > > > > But don't we need to squash this into

Re: [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.

2017-05-03 Thread Kenneth Graunke
On Wednesday, May 3, 2017 10:10:59 PM PDT Pohjolainen, Topi wrote: > On Thu, May 04, 2017 at 05:49:08AM +0300, Pohjolainen, Topi wrote: > > On Wed, May 03, 2017 at 05:08:12PM -0700, Rafael Antognolli wrote: > > > On Wed, May 03, 2017 at 09:10:10PM +0300, Pohjolainen, Topi wrote: > > > > > > > > In