aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2013-04-12 15:18:37 +0300
committerDaniel Vetter <[email protected]>2013-04-25 14:10:10 +0200
commit8ba2d18520ce380cf572e9902d9b3b91ece6c2c0 (patch)
treeeb1ecb47ee2f713bc2980e97db7a0b566334ff90 /tools/perf/scripts/python/event_analyzing_sample.py
parentd65406327345e5a5e0f697a3ffe3e53bc9b5d7c6 (diff)
drm/i915: protect backlight registers and data with a spinlock
Backlight data and registers are fiddled through LVDS/eDP modeset enable/disable hooks, backlight sysfs files, asle interrupts, and register save/restore. Protect the backlight related registers and driver private fields using a spinlock. The locking in register save/restore covers a little more than is strictly necessary, including non-modeset case, for simplicity. v2: Cover register access, save/restore, i915_read_blc_pwm_ctl() and code paths leading there. Signed-off-by: Jani Nikula <[email protected]> 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