aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2017-07-04 17:18:23 +0200
committerDaniel Vetter <[email protected]>2017-07-06 10:00:42 +0200
commite9827d8ea2142d49a6622c72a3371a1d1e929c1d (patch)
treec8785e963c8a6edfd313fb67b3473394ad05a2b0 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent666b7cdc69b03cb55266a14aa5874af0d27bfb0f (diff)
drm/fb-helper: Add top-level lock
Introduce a new top-level lock for the FB helper code. This will allow better locking granularity and avoid the need to abuse modeset locking for this purpose instead. This patch just adds the new lock everywhere we currently grab mode_config->mutex (explicitly, or through drm_modeset_lock_all). Follow-up patches will push the kms locking down into only the places that need it. v2: - use lockdep_assert_held - use drm_fb_helper_for_each_connector where possible - use the new top-level lock consistently, i.e. in all the places we're currently acquiring mode_config.mutex. - small polish to the kerneldoc Tested-by: John Stultz <[email protected]> Signed-off-by: Thierry Reding <[email protected]> (v1) Reviewed-by: Maarten Lankhorst <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions