Re: [Mesa-dev] [PATCH v4] i965 : optimized bucket index calculation

2017-11-19 Thread Muthukumar, Aravindan
Hi Ian, Could you please review the below version of the patch and provide the comments? All the comments which were given in the previous versions are incorporated. Thanks, Aravindan > -Original Message- > From: Muthukumar, Aravindan > Sent: Thursday, November 9, 2017

Re: [Mesa-dev] [PATCH v3] i965 : optimized bucket index calculation

2017-11-08 Thread Muthukumar, Aravindan
> On 11/06/2017 08:30 PM, aravindan.muthuku...@intel.com wrote: > > From: Aravindan Muthukumar > > > > Now the complexity has been reduced to O(1) > > > > Algorithm calculates the index using matrix method. > > Matrix arrangement is as below: > > Assuming PAGE_SIZE is 4096. > > > > 1*409

Re: [Mesa-dev] [PATCH v2] i965 : optimized bucket index calculation

2017-11-02 Thread Muthukumar, Aravindan
> > >On 10/24/2017 02:42 AM, Muthukumar, Aravindan wrote: > > >>> -Original Message- > > >>> From: Ian Romanick [mailto:i...@freedesktop.org] > > >>> Sent: Friday, October 20, 2017 9:51 AM > > >>> To: Muthukumar, Aravi

Re: [Mesa-dev] [PATCH v2] i965 : optimized bucket index calculation

2017-10-24 Thread Muthukumar, Aravindan
> -Original Message- > From: Ian Romanick [mailto:i...@freedesktop.org] > Sent: Friday, October 20, 2017 9:51 AM > To: Muthukumar, Aravindan ; mesa- > d...@lists.freedesktop.org > Cc: J Karanje, Kedar ; Tamminen, Eero T > > Subject: Re: [Mesa-dev] [PATCH v2] i965

Re: [Mesa-dev] [PATCH v2] i965 : optimized bucket index calculation

2017-10-16 Thread Muthukumar, Aravindan
Hi Jason, Please review and let us know if any other changes need to be done for this patch. We have incorporated all the review comments in the second version of the patch. Thanks, Aravindan > -Original Message- > From: Muthukumar, Aravindan > Sent: Tuesday, October 3

Re: [Mesa-dev] [PATCH v2] i965 : optimized bucket index calculation

2017-10-02 Thread Muthukumar, Aravindan
Velikov > > Cc: Muthukumar, Aravindan ; J Karanje, > Kedar ; mesa-dev@lists.freedesktop.org > Subject: RE: [Mesa-dev] [PATCH v2] i965 : optimized bucket index calculation > > + all v1 reviewers. Does this look ok? > > -Yogesh. > > >-Original Mess

Re: [Mesa-dev] [PATCH] i965: Avoids loop for buffer object availability in add_exec_bo

2017-08-04 Thread Muthukumar, Aravindan
Hi Chris, > -Original Message- > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > Sent: Tuesday, August 1, 2017 2:35 PM > To: Marathe, Yogesh ; mesa- > d...@lists.freedesktop.org > Cc: Muthukumar, Aravindan > Subject: RE: [Mesa-dev] [PATCH] i965: Avoids l