On Mon, 19 Aug 2019 at 17:45, Chris Wilson <[email protected]> wrote:
>
> Extract the dma-fence worker used by clflush for wider use, as we
> anticipate using workers coupled to dma-fences more frequently.
>
> Signed-off-by: Chris Wilson <[email protected]>

<snip>

> +
> +static const char *get_timeline_name(struct dma_fence *fence)
> +{
> +       return "work";
> +}

work->name, or not all that useful for debug?

Anyway,
Reviewed-by: Matthew Auld <[email protected]>
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to