Re: [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations

2017-05-26 Thread Anuj Phogat
On Fri, May 26, 2017 at 9:48 AM, Rafael Antognolli wrote: > On Wed, May 24, 2017 at 10:12:12AM -0700, Anuj Phogat wrote: >> On Mon, May 22, 2017 at 11:23 AM, Anuj Phogat wrote: >> > On Mon, May 22, 2017 at 10:07 AM, Rafael Antognolli >> >

Re: [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations

2017-05-26 Thread Rafael Antognolli
On Wed, May 24, 2017 at 10:12:12AM -0700, Anuj Phogat wrote: > On Mon, May 22, 2017 at 11:23 AM, Anuj Phogat wrote: > > On Mon, May 22, 2017 at 10:07 AM, Rafael Antognolli > > wrote: > >> On Fri, May 12, 2017 at 04:38:10PM -0700, Anuj Phogat

Re: [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations

2017-05-24 Thread Anuj Phogat
On Mon, May 22, 2017 at 11:23 AM, Anuj Phogat wrote: > On Mon, May 22, 2017 at 10:07 AM, Rafael Antognolli > wrote: >> On Fri, May 12, 2017 at 04:38:10PM -0700, Anuj Phogat wrote: >>> These declarations will help the code start compiling >>>

Re: [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations

2017-05-22 Thread Anuj Phogat
On Mon, May 22, 2017 at 10:07 AM, Rafael Antognolli wrote: > On Fri, May 12, 2017 at 04:38:10PM -0700, Anuj Phogat wrote: >> These declarations will help the code start compiling >> once we wire up the makefiles for gen10. Later patches >> will start using these

Re: [Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations

2017-05-22 Thread Rafael Antognolli
On Fri, May 12, 2017 at 04:38:10PM -0700, Anuj Phogat wrote: > These declarations will help the code start compiling > once we wire up the makefiles for gen10. Later patches > will start using these functions for gen10. > > Signed-off-by: Anuj Phogat > --- >

[Mesa-dev] [PATCH 06/24] i965/cnl: Add gen10 specific function declarations

2017-05-12 Thread Anuj Phogat
These declarations will help the code start compiling once we wire up the makefiles for gen10. Later patches will start using these functions for gen10. Signed-off-by: Anuj Phogat --- src/intel/isl/isl_priv.h | 12