diff options
author | Daniel Vetter <[email protected]> | 2021-08-05 12:46:53 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-08-30 10:58:20 +0200 |
commit | c79a4487f33bdac125dc682c5584f3e13f5461f5 (patch) | |
tree | 13ae1a627072e9f588d89cee73bb79175b2f05ae /drivers/gpu/drm/v3d/v3d_sched.c | |
parent | 53516280cc3842746b09b5442addf62b41f1f420 (diff) |
drm/lima: use scheduler dependency tracking
Nothing special going on here.
Aside reviewing the code, it seems like drm_sched_job_arm() should be
moved into lima_sched_context_queue_task and put under some mutex
together with drm_sched_push_job(). See the kerneldoc for
drm_sched_push_job().
v2: Rebase over renamed functions to add dependencies.
Reviewed-by: Qiang Yu <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Qiang Yu <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/v3d/v3d_sched.c')
0 files changed, 0 insertions, 0 deletions