Hi Philipp, Thanks for your patch!
On 17 March 2017 at 22:04, Philipp Zabel <[email protected]> wrote: > Loosely based on commit f0a42bb5423a ("drm/msm: submit support for > in-fences"). Unfortunately, struct drm_etnaviv_gem_submit doesn't have > a flags field yet, so we have to extend the structure and trust that > drm_ioctl will clear the flags for us if an older userspace only submits > part of the struct. > > Signed-off-by: Philipp Zabel <[email protected]> Please feel free to add my Reviewed-by: Sumit Semwal <[email protected]> > --- > v2: Use dma_fence_match_context to skip waiting if all in-fences are ours. > --- <snip> Best, Sumit. _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
