On Fri, Nov 4, 2016 at 6:03 PM, Sumit Semwal <sumit.semwal at linaro.org> wrote: > Hi Alex, > > Thanks for the patches. > > On 4 November 2016 at 14:16, Alex Deucher <alexdeucher at gmail.com> wrote: >> From: "monk.liu" <monk.liu at amd.com> >> >> Return the index of the first signaled fence. This information >> is useful in some APIs like Vulkan. >> >> v2: rebase on drm-next (fence -> dma_fence) >> >> Signed-off-by: monk.liu <monk.liu at amd.com> >> Signed-off-by: Alex Deucher <alexander.deucher at amd.com> >> Cc: Sumit Semwal <sumit.semwal at linaro.org> >> --- >> >> This is the same patch set I send out yesterday, I just >> squashed the amdgpu patches together and rebased everything on >> the fence -> dma_fence renaming. This is used by our VK driver >> and we are planning to use it in mesa as well. >> > > Would you be ok if I apply this and the amdgpu patch both together via > drm-misc, or would you like me to notify you once I merge this for you > to take the amdgpu patch via your tree? I'm fine either ways, but > perhaps drm-misc would be a bit neater. > Either way works for me. Whatever is easier for you. Alex