Hi Alex, Thanks for the patches.
On 4 November 2016 at 14:16, Alex Deucher <[email protected]> wrote: > From: "monk.liu" <[email protected]> > > 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 <[email protected]> > Signed-off-by: Alex Deucher <[email protected]> > Cc: Sumit Semwal <[email protected]> > --- > > 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. > drivers/dma-buf/dma-fence.c | 20 +++++++++++++++----- > include/linux/dma-fence.h | 2 +- > 2 files changed, 16 insertions(+), 6 deletions(-) > Best regards, Sumit. _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
