aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2024-11-27 08:11:14 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2024-11-28 17:33:33 +0200
commit0768530b7c5bedd9b967c87e2f85ab982ae29b9b (patch)
tree9f1e18e857e691ca8d83208aa22fa4bafcb2e011 /tools/perf/scripts/python/bin/stackcollapse-report
parentdrm/i915/dislay: convert i9xx_display_sr.[ch] to struct intel_display (diff)
downloadlinux-0768530b7c5bedd9b967c87e2f85ab982ae29b9b.tar.gz
linux-0768530b7c5bedd9b967c87e2f85ab982ae29b9b.zip
drm/i915: Don't reuse commit_work for the cleanup
Currently we reuse the commit_work for a later cleanup step. Let's not do that so that atomic ioctl handler won't accidentally wait for the cleanup work when it really wants to just wait on the commit_tail() part. We'll just add another work struct for the cleanup. Cc: Brian Geffon <bgeffon@google.com> Cc: Vidya Srinivas <vidya.srinivas@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241127061117.25622-2-ville.syrjala@linux.intel.com Reviewed-by: Vidya Srinivas <vidya.srinivas@intel.com> Tested-by: Vidya Srinivas <vidya.srinivas@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions