summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-15 14:55:31 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-19 14:43:22 +0200
commitd2e40e2741e32e03ce060cc74ef6d47eaf833bf9 (patch)
tree8983d22d4d2d8e6fa1d9af8cd4521715fd44b85e /tools/perf/scripts/python
parent133217869ea7f328acedab2ed2ec1ad41b6390bd (diff)
drm/i915: Clarify uncore.lock locking
Only one place looked in need of a bit of polish: hsw_restore_lcpll. It's used by the runtime pm code and hence is always called from process context. No irq flag saving required. Another thing I've stumbled over is that we might need to add a raw forcewake_get/put helpers which don't grab a runtime pm reference but just check that the device isn't suspended - we have this duplicated in the execlist code, too. Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions