On Wed, Mar 23, 2022 at 02:22:01PM +0100, Daniel Vetter wrote: > On Mon, Mar 21, 2022 at 02:58:37PM +0100, Christian König wrote: > > Use dma_resv_wait() instead of extracting the exclusive fence and > > waiting on it manually. > > > > Signed-off-by: Christian König <christian.koenig@xxxxxxx> > > Reviewed-by: Daniel Vetter <daniel.vetter@xxxxxxxx> > > Cc: Jason Gunthorpe <jgg@xxxxxxxx> > > Jason, can you ack this for merging through drm trees please? Sure, it looks trivial, but I didn't see the whole series: Acked-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason