Searched refs:drm_modeset_lock_all_ctx (Results 1 – 6 of 6) sorted by relevance
148 int drm_modeset_lock_all_ctx(struct drm_device *dev,180 ret = drm_modeset_lock_all_ctx(dev, &ctx); \
160 ret = drm_modeset_lock_all_ctx(dev, ctx); in drm_modeset_lock_all()451 int drm_modeset_lock_all_ctx(struct drm_device *dev, in drm_modeset_lock_all_ctx() function483 EXPORT_SYMBOL(drm_modeset_lock_all_ctx);
1023 ret = drm_modeset_lock_all_ctx(dev, &ctx); in atomic_remove_fb()
650 while (drm_modeset_lock_all_ctx(dev, &ctx) != 0) in drm_client_firmware_config()
109 while (drm_modeset_lock_all_ctx(ddev, &ctx) != 0) in msm_disp_capture_atomic_state()
11281 ret = drm_modeset_lock_all_ctx(dev, state->acquire_ctx); in do_aquire_global_lock()