[PATCH] drm/v3d: Move drm_sched_job_init to v3d_job_init

Emma Anholt emma at anholt.net
Thu Jun 24 20:49:11 UTC 2021


On Thu, Jun 24, 2021 at 1:45 PM Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
>
> Prep work for using the scheduler dependency handling. We need to call
> drm_sched_job_init earlier so we can use the new drm_sched_job_await*
> functions for dependency handling here.
>
> v2: Slightly better commit message and rebase to include the
> drm_sched_job_arm() call (Emma).
>
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> Cc: Emma Anholt <emma at anholt.net>

OK, makes sense now.  r-b.


More information about the dri-devel mailing list