aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-05-07 13:11:06 +0100
committerChris Wilson <[email protected]>2019-05-07 17:40:19 +0100
commitae2306315fe83ba2523d557a8fe472d7c587c1ca (patch)
treebb1f093f5d15fba6ab78128ea916a9595d02ed60 /tools/perf/scripts/python/check-perf-trace.py
parentba0001657f95332302bc6494d80ef9fae4e80283 (diff)
drm/i915: Remove delay for idle_work
The original intent for the delay before running the idle_work was to provide a hysteresis to avoid ping-ponging the device runtime-pm. Since then we have also pulled in some memory management and general device management for parking. But with the inversion of the wakeref handling, GEM is no longer responsible for the wakeref and by the time we call the idle_work, the device is asleep. It seems appropriate now to drop the delay and just run the worker immediately to flush the cached GEM state before sleeping. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions