aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2017-04-03 10:32:54 +0200
committerDaniel Vetter <[email protected]>2017-04-05 09:27:07 +0200
commitc2d855649e303523787473d388931948e8fbf93d (patch)
treed4aeef90a8275d541aa6f88eeed064ac11cdeb3a /tools/perf/scripts/python/bin
parenta5b8444e289c9e759927f9bf2e82f10719729fe7 (diff)
drm: drop modeset_lock_all from drm_state_info
If we push the locks down we don't have to take them all at the same time. Aside: Making dump_info fully safe should be fairly simple, if we protect the ->state pointers with rcu. Simply putting a synchronize_rcu() into the drm_atomic_state free function should be all that's roughly needed. Well except we shouldn't block in there, so better to put that into a work_struct. But I've not set out to fix that little issue. Cc: Rob Clark <[email protected]> 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/bin')
0 files changed, 0 insertions, 0 deletions