summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPhilipp Stanner <phasta@kernel.org>2025-03-05 14:05:50 +0100
committerPhilipp Stanner <phasta@kernel.org>2025-03-06 16:35:48 +0100
commit87edca6261c1327977d86c16857e74f4fc7c3ae8 (patch)
tree0a1105b7d44f3f5bd12988d69025692bc4289061 /tools/perf/scripts/python
parentb72f66f22c0e39ae6684c43fead774c13db24e73 (diff)
downloadkernel-87edca6261c1327977d86c16857e74f4fc7c3ae8.tar.gz
drm/sched: Adjust outdated docu for run_job()
The documentation for drm_sched_backend_ops.run_job() mentions a certain function called drm_sched_job_recovery(). This function does not exist. What's actually meant is drm_sched_resubmit_jobs(), which is by now also deprecated. Furthermore, the scheduler expects to "inherit" a reference on the fence from the run_job() callback. This, so far, is also not documented. Remove the mention of the removed function. Discourage the behavior of drm_sched_backend_ops.run_job() being called multiple times for the same job. Document the necessity of incrementing the refcount in run_job(). Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Philipp Stanner <phasta@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20250305130551.136682-3-phasta@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions