aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJosé Roberto de Souza <[email protected]>2022-06-29 06:47:21 -0700
committerJosé Roberto de Souza <[email protected]>2022-06-30 06:55:30 -0700
commit87a7d5350c67aca513dc0a80f696d5583430d594 (patch)
tree54745a917976afe5d85b896c08a033c311096507 /tools/perf/scripts/python/exported-sql-viewer.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 <[email protected]> Reviewed-by: Matt Atwood <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions