diff options
| author | Jesse Barnes <[email protected]> | 2012-11-02 11:14:01 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2012-11-11 23:51:41 +0100 |
| commit | 4fc688ce79772496503d22263d61b071a8fb596e (patch) | |
| tree | 00c15f894339869461ca039f8c749c7020c6f081 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1a01ab3b2dc4394c46c4c3230805748f632f6f74 (diff) | |
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
This allows the power related code to run independently of the rest of
the pipeline, extending the resume and init time improvements into
userspace, which would otherwise have been blocked on the struct mutex
if we were doing PCU communication.
v2: Also convert the locking for the rps sysfs interface.
Suggested-by: Daniel Vetter <[email protected]>
Signed-off-by: Jesse Barnes <[email protected]> (v1)
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions