On Tue, Apr 12, 2022 at 2:26 PM Chia-I Wu <[email protected]> wrote:
>
> In practice, trace_dma_fence_init called from dma_fence_init is good
> enough and almost no driver calls trace_dma_fence_emit.  But drm_sched
> and virtio both have cases where trace_dma_fence_init and
> trace_dma_fence_emit can be apart.  It is easier for visualization tools
> to always use the more correct trace_dma_fence_emit when visualizing
> fence timelines.
>
> v2: improve commit message (Dmitry)
>
> Signed-off-by: Chia-I Wu <[email protected]>
> Cc: Rob Clark <[email protected]>
> Reviewed-by: Dmitry Baryshkov <[email protected]>
This has been reviewed.  Should we land it?

(Or, how do I check if it has landed?)

Reply via email to