aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorFernando Ramos <[email protected]>2021-09-24 08:43:20 +0200
committerSean Paul <[email protected]>2021-10-01 13:00:32 -0400
commit984c9949f1c4cf36c35aa2de5ee2b65c39379fd9 (patch)
tree2f40aa4ae5188b336cba8b9e9e020fd628b2aa3c /tools/perf/scripts/python/check-perf-trace.py
parent746826bcf8fdf682668ff1c415d6b91dbf5858be (diff)
drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() part 2
As requested in Documentation/gpu/todo.rst, replace driver calls to drm_modeset_lock_all() with DRM_MODESET_LOCK_ALL_BEGIN() and DRM_MODESET_LOCK_ALL_END() While the previous commit was a simple "search and replace", this time I had to do a bit of refactoring as only one call to DRM_MODESET_LOCK_ALL_BEGIN() is allowed inside one same function. Signed-off-by: Fernando Ramos <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions