On Fri, Sep 26, 2014 at 08:36:39AM -0700, Kristian Høgsberg wrote:
> On Fri, Aug 29, 2014 at 11:10:49PM -0700, Kenneth Graunke wrote:
> > We don't really want extra buffer copying or stalls when mapping,
> > so it'd be nice to know when it's happening.
> > 
> > Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>
> 
> Reviewed-by: Kristian Høgsberg <k...@bitplanet.net>

This warns if the the program cache is currently being read by the GPU
(expected) but a read-read (as used here) does not incur a stall.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to