aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2023-05-21 18:24:20 -0700
committerRodrigo Vivi <[email protected]>2023-12-21 11:34:44 -0500
commit8ae8a2e8dd21bd8bc94c9817874a97239aa867a2 (patch)
tree4287e92b7ad80bc9edb45d014b5e4bf432c08da6 /tools/perf/scripts/python/net_dropmonitor.py
parent37430402618db90b53aa782a6c49f66ab0efced0 (diff)
drm/xe: Long running job update
For long running (LR) jobs with the DRM scheduler we must return NULL in run_job which results in signaling the job's finished fence immediately. This prevents LR jobs from creating infinite dma-fences. Signaling job's finished fence immediately breaks flow controlling ring with the DRM scheduler. To work around this, the ring is flow controlled and written in the exec IOCTL. Signaling job's finished fence immediately also breaks the TDR which is used in reset / cleanup entity paths so write a new path for LR entities. v2: Better commit, white space, remove rmb(), better comment next to emit_job() v3 (Thomas): Change LR reference counting, fix working in commit Reviewed-by: Thomas Hellström <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions