diff options
author | 2013-01-30 15:59:57 +0100 | |
---|---|---|
committer | 2013-01-31 11:50:09 +0100 | |
commit | 6b25a88752e8e9dc33c700712059b094d3da3219 (patch) | |
tree | 2da67fb0fbac7eb1777ea8bf887c93bd20d610e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Only run idle processing from i915_gem_retire_requests_worker (diff) | |
download | linux-dev-6b25a88752e8e9dc33c700712059b094d3da3219.tar.xz linux-dev-6b25a88752e8e9dc33c700712059b094d3da3219.zip |
drm/i915: kill cargo-culted locking from power well code
We may not concurrently change the power wells code. Which
is already guaranteed since modesets aren't concurrent. That
leaves races against setup/teardown/suspend/resume, and for
those we already (try) rather hard not to hit concurrent
modesets.
No debug WARN_ON added since that would require us to grab the
modeset locks in init/suspend code. Which is again just cargo
culting since just grabbing the locks in those paths isn't good
enough, we need the right order of operations, too.
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions