> -----Original Message-----
> From: Chris Wilson [mailto:ch...@chris-wilson.co.uk]
> Sent: Friday, July 28, 2017 2:30 PM
> To: Muthukumar, Aravindan <aravindan.muthuku...@intel.com>; mesa-
> d...@lists.freedesktop.org
> Cc: Marathe, Yogesh <yogesh.mara...@intel.com>; Muthukumar, Aravindan
> <aravindan.muthuku...@intel.com>
> Subject: Re: [Mesa-dev] [PATCH] i965: Avoids loop for buffer object 
> availability
> in add_exec_bo
> 
> Quoting aravindan.muthuku...@intel.com (2017-07-28 09:37:01)
> > From: Aravindan Muthukumar <aravindan.muthuku...@intel.com>
> >
> > Original logic loops over the list for every buffer object. Maintained
> > a flag to identify whether bo is already there in list.
> 
> No. brw_bo is shared between many contexts, and so you are marking it as
> available in every one. May I suggest looking for issues in
> https://patchwork.freedesktop.org/series/27719/ and help bring that series to
> fruition.

Thanks Chris, we'll get back.

> -Chris
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to