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.koe...@amd.com> > > Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch> > > Cc: Jason Gunthorpe <j...@ziepe.ca> > > 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 <j...@nvidia.com> Jason