summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMatthew Brost <matthew.brost@intel.com>2025-10-08 14:45:04 -0700
committerMatthew Brost <matthew.brost@intel.com>2025-10-09 03:22:21 -0700
commit807c42dd8028d71222dfce035c2e87aaecbf623f (patch)
treeaa439fbbe0e23370422d13d7831a6d0346b1e652 /tools/perf/scripts/python/stackcollapse.py
parentb00d1e3fc8b7693c89ddae2ce34dc804eeb2ce37 (diff)
downloadlinux-807c42dd8028d71222dfce035c2e87aaecbf623f.tar.gz
linux-807c42dd8028d71222dfce035c2e87aaecbf623f.zip
drm/xe: Don't change LRC ring head on job resubmission
Now that we save the job's head during submission, it's no longer necessary to adjust the LRC ring head during resubmission. Instead, a software-based adjustment of the tail will overwrite the old jobs in place. For some odd reason, adjusting the LRC ring head didn't work on parallel queues, which was causing issues in our CI. v5: - Add comment in guc_exec_queue_start explaning why the function works (Auld) v7: - Only adjust first state on first unsignaled job (Auld) v8: - Break unsignaled job handling to separate patch (Auld) Signed-off-by: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Tomasz Lis <tomasz.lis@intel.com> Link: https://lore.kernel.org/r/20251008214532.3442967-7-matthew.brost@intel.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions