On Mon, 19 Aug 2019 at 17:45, Chris Wilson <ch...@chris-wilson.co.uk> 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 <ch...@chris-wilson.co.uk>

<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 <matthew.a...@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to