Re: [Mesa-dev] [PATCH V2 12/24] i965/cnl: Add cnl bits in aubinator

2017-05-15 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand On Mon, May 15, 2017 at 3:11 PM, Anuj Phogat wrote: > V2: Leave a trailing comma for cnl entry in the table. (Jason) > > Signed-off-by: Anuj Phogat > Cc: Jason Ekstrand > --- > src/intel/tools/aubinator.c | 8 +--- > 1 file changed, 5 insertions(+), 3 deletion

[Mesa-dev] [PATCH V2 12/24] i965/cnl: Add cnl bits in aubinator

2017-05-15 Thread Anuj Phogat
V2: Leave a trailing comma for cnl entry in the table. (Jason) Signed-off-by: Anuj Phogat Cc: Jason Ekstrand --- src/intel/tools/aubinator.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/intel/tools/aubinator.c b/src/intel/tools/aubinator.c index 53b2a27..6e4bb