Skip to content
Commit d0399da9 authored by Matthew Brost's avatar Matthew Brost Committed by Dave Airlie
Browse files

drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL



Rather then loop over entities until one with a ready job is found,
re-queue the run job worker when drm_sched_entity_pop_job() returns NULL.

Signed-off-by: default avatarMatthew Brost <matthew.brost@intel.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Fixes: 66dbd900

 ("drm/sched: Drain all entities in DRM sched run job worker")
Reviewed-by: default avatarLuben Tuikov <ltuikov89@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240130030413.2031009-1-matthew.brost@intel.com
parent 54be6c6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment