aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJouni Högander <[email protected]>2023-09-13 13:04:30 +0300
committerJouni Högander <[email protected]>2023-09-18 08:42:58 +0300
commit8874288c803fba7fff4d441464cac3a513364fd1 (patch)
treea9e4795fb8b3abd000bf70508f2e7c8a13b8cdff /tools/perf/scripts/python/event_analyzing_sample.py
parent93caca6a04b1d2ff8c7d817cccaece08f0f08a2f (diff)
drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
It's not necessary to carry separate suspended status information in intel_runtime_pm struct as this information is already in underlying device structure. Remove it and use pm_runtime_suspended() to obtain suspended status information when needed. Cc: Jani Nikula <[email protected]> Cc: Imre Deak <[email protected]> Signed-off-by: Jouni Högander <[email protected]> Acked-by: Jani Nikula <[email protected]> Reviewed-by: Imre Deak <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions