aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2017-07-05 06:56:29 +0200
committerDaniel Vetter <[email protected]>2017-07-06 10:02:01 +0200
commite13a058310509b22b2b45cbdd82d8797e173c3db (patch)
tree27f10eafafffccfd27ad744a7fc7da60c7970948 /tools/perf/scripts/python
parent1d0c641091805b9ca382ac44d022a4963e47f33e (diff)
drm/fb-helper: Stop using mode_config.mutex for internals
Those are now all protected using fb_helper->lock. v2: We still need to hold mode_config.mutex right around calling connector->fill_modes. v3: I forgot to hold mode_config.mutex while looking at connector->status and the mode list. Also, we need to patch up the i915 ->initial_config callback to grab the locks it needs to inspect the modeset state recovered from the fw. v4: Don't reorder the probe too much (Ville). Cc: Ville Syrjälä <[email protected]> Cc: John Stultz <[email protected]> Cc: Thierry Reding <[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')
0 files changed, 0 insertions, 0 deletions