summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
diff options
context:
space:
mode:
authorFernando Ramos <greenfoo@u92.eu>2021-09-24 08:43:20 +0200
committerSean Paul <seanpaul@chromium.org>2021-10-01 13:00:32 -0400
commit984c9949f1c4cf36c35aa2de5ee2b65c39379fd9 (patch)
tree2f40aa4ae5188b336cba8b9e9e020fd628b2aa3c /drivers/gpu/drm/gma500
parent746826bcf8fdf682668ff1c415d6b91dbf5858be (diff)
downloadlinux-984c9949f1c4cf36c35aa2de5ee2b65c39379fd9.tar.bz2
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 <greenfoo@u92.eu> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/20210924064324.229457-14-greenfoo@u92.eu
Diffstat (limited to 'drivers/gpu/drm/gma500')
0 files changed, 0 insertions, 0 deletions