summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorJosé Roberto de Souza <jose.souza@intel.com>2022-06-29 06:47:21 -0700
committerJosé Roberto de Souza <jose.souza@intel.com>2022-06-30 06:55:30 -0700
commit87a7d5350c67aca513dc0a80f696d5583430d594 (patch)
tree54745a917976afe5d85b896c08a033c311096507 /tools/perf/scripts/python/intel-pt-events.py
parent0f36d074aeb51a20508a65861d1518dbc231a1fc (diff)
drm/i915: Drain freed object after suspend display
Display is turned off by i915_drm_suspend() during the suspend procedure, removing the last reference of some gem objects that were used by display. The issue is that those objects are only actually freed when mm.free_work executed and that can happen very late in the suspend process causing issues. So here draining all freed objects released by display fixing suspend issues. Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220629134721.48375-1-jose.souza@intel.com
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions