Re: [PATCH 2/3] dma-fence: use default wait function for mock fences

From: Chris Wilson
Date: Mon May 11 2020 - 05:41:12 EST


Quoting Daniel Vetter (2020-05-11 10:11:41)
> No need to micro-optmize when we're waiting in a mocked object ...

It's setting up the expected return values for the test.
-Chris