Re: [PATCH v2] drm/i915/gt: use new tasklet API for execution list

From: Chris Wilson
Date: Tue Jan 26 2021 - 10:14:45 EST


Quoting Emil Renner Berthing (2021-01-26 15:01:55)
> This converts the driver to use the new tasklet API introduced in
> commit 12cc923f1ccc ("tasklet: Introduce new initialization API")
>
> Signed-off-by: Emil Renner Berthing <kernel@xxxxxxxx>
>
> ---
> v2: Rebased on drm-intel-next

Ta. Saves me having to do the fixup.

Reviewed-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>

Will be applied to drm-intel-gt-next which is scheduled for inclusion in
5.13. It should apply against the 5.12 merge window if there's a tree
through which you want to migrate the tasklet API faster.
-Chris