Quoting Scott D Phillips (2018-04-12 15:17:16)
> Chris Wilson <[email protected]> writes:
> 
> > When mapping a region of the mipmap_tree, record which complementary
> > method to use to unmap it afterwards. By doing so we can avoid
> > duplicating the decision tree used when mapping and thereby eliminate
> > trivial errors that can be introduced if the two if-chains become out of
> > sync.
> >
> > Signed-off-by: Chris Wilson <[email protected]>
> > Cc: Kenneth Graunke <[email protected]>
> > Cc: Scott D Phillips <[email protected]>
> 
> for the series
> 
> Reviewed-by: Scott D Phillips <[email protected]>

Does it fit into your work neatly, and if so do you want to submit them
together? I was hoping having just one decision tree to update, should
help the WC refactoring.
-Chris
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to