[PATCH v2 4/5] drm/panfrost: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
mcanal at igalia.com
Fri Feb 24 21:25:16 UTC 2023
On 2/9/23 09:44, Maíra Canal wrote:
> As panfrost_copy_in_sync() performs the same steps as
> drm_sched_job_add_syncobj_dependency(), replace the open-coded
> implementation in Panfrost in order to simply use the DRM function.
>
> Reviewed-by: Alyssa Rosenzweig <alyssa at collabora.com>
> Signed-off-by: Maíra Canal <mcanal at igalia.com>
> ---
> drivers/gpu/drm/panfrost/panfrost_drv.c | 11 ++---------
> 1 file changed, 2 insertions(+), 9 deletions(-)
>
Applied to drm-misc-next.
Best Regards,
- Maíra Canal
More information about the dri-devel
mailing list