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); \
330 err = drm_modeset_lock_all_ctx(display->drm, &ctx); in set_display_access() 780 ret = drm_modeset_lock_all_ctx(display->drm, &ctx); in intel_display_driver_resume()
110 while (drm_modeset_lock_all_ctx(ddev, &ctx) != 0) in msm_disp_capture_atomic_state()
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()
10630 ret = drm_modeset_lock_all_ctx(dev, state->acquire_ctx); in do_aquire_global_lock()