On Thu, Jun 24, 2021 at 1:45 PM Daniel Vetter <daniel.vetter@xxxxxxxx> 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@xxxxxxxxx> > Cc: Emma Anholt <emma@xxxxxxxxxx> OK, makes sense now. r-b.