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