[PATCH v2 2/4] drm/etnaviv: submit support for in-fences

Sumit Semwal sumit.semwal at linaro.org
Fri Mar 17 18:06:04 UTC 2017


Hi Philipp,

Thanks for your patch!

On 17 March 2017 at 22:04, Philipp Zabel <p.zabel at pengutronix.de> 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 <p.zabel at pengutronix.de>
Please feel free to add my
Reviewed-by: Sumit Semwal <sumit.semwal at linaro.org>

> ---
> v2: Use dma_fence_match_context to skip waiting if all in-fences are ours.
> ---

<snip>

Best,
Sumit.


More information about the dri-devel mailing list