> -----Original Message----- > From: Sumit Semwal [mailto:sumit.semwal at linaro.org] > Sent: Friday, August 11, 2017 11:52 AM > To: Alex Deucher > Cc: amd-gfx list; DRI mailing list; Koenig, Christian; Deucher, Alexander > Subject: Re: [PATCH 0/3] dma-buf changes for ttm and amdgpu > > Hi Alex, > > On 10 August 2017 at 22:31, Alex Deucher <alexdeucher at gmail.com> wrote: > > We have some changes in ttm and amdgpu that depend on these patches. > > Sumit, can you pull these in via dma-buf or should I roll them up > > through my amdgpu tree? > > > > Christian König (3): > > dma-buf: dma_fence_put is NULL safe > > dma-buf: add reservation_object_copy_fences > > dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2 > > > Looks like my reply on your last set of patches didn't reach you? > > Anyways, I'm on a short vacation, so please feel free to take this via > drm-misc, with my > Acked-by: Sumit Semwal <sumit.semwal at linaro.org> > I got your last ack, but I ended up re-sending the last two patches because the second one had a bug. Thanks, Alex > > drivers/dma-buf/reservation.c | 97 > +++++++++++++++++++++++++++++++++---------- > > include/linux/reservation.h | 3 ++ > > 2 files changed, 78 insertions(+), 22 deletions(-) > > > > -- > > 2.5.5 > > > > Best, > Sumit.