Re: [Mesa-dev] [PATCH V2] i965: Rename brw_format variable names to isl_format

2017-06-01 Thread Anuj Phogat
On Thu, Jun 1, 2017 at 12:00 PM, Chad Versace wrote: > On Thu 01 Jun 2017, Jason Ekstrand wrote: >> On Thu, Jun 1, 2017 at 9:41 AM, Anuj Phogat wrote: >> >> > On Tue, May 23, 2017 at 2:35 PM, Anuj Phogat >> > wrote: >> > > This patch makes non functional changes. Renaming is just to >> > > make

Re: [Mesa-dev] [PATCH V2] i965: Rename brw_format variable names to isl_format

2017-06-01 Thread Chad Versace
On Thu 01 Jun 2017, Jason Ekstrand wrote: > On Thu, Jun 1, 2017 at 9:41 AM, Anuj Phogat wrote: > > > On Tue, May 23, 2017 at 2:35 PM, Anuj Phogat > > wrote: > > > This patch makes non functional changes. Renaming is just to > > > make the code more readable. > > > > > > V2: update the types to "

Re: [Mesa-dev] [PATCH V2] i965: Rename brw_format variable names to isl_format

2017-06-01 Thread Jason Ekstrand
On Thu, Jun 1, 2017 at 9:41 AM, Anuj Phogat wrote: > On Tue, May 23, 2017 at 2:35 PM, Anuj Phogat > wrote: > > This patch makes non functional changes. Renaming is just to > > make the code more readable. > > > > V2: update the types to "enum isl_format" > Jason, do you have any other questions

Re: [Mesa-dev] [PATCH V2] i965: Rename brw_format variable names to isl_format

2017-06-01 Thread Anuj Phogat
On Tue, May 23, 2017 at 2:35 PM, Anuj Phogat wrote: > This patch makes non functional changes. Renaming is just to > make the code more readable. > > V2: update the types to "enum isl_format" Jason, do you have any other questions ? r-b ? > > Signed-off-by: Anuj Phogat > Cc: Jason Ekstrand > ---

[Mesa-dev] [PATCH V2] i965: Rename brw_format variable names to isl_format

2017-05-23 Thread Anuj Phogat
This patch makes non functional changes. Renaming is just to make the code more readable. V2: update the types to "enum isl_format" Signed-off-by: Anuj Phogat Cc: Jason Ekstrand --- src/mesa/drivers/dri/i965/brw_context.c | 5 +++-- src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 6