Searched refs:drm_modeset_backoff (Results 1 – 25 of 29) sorted by relevance
12
104 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);206 ret = drm_modeset_backoff(&ctx); \
161 drm_modeset_backoff(ctx); in drm_modeset_lock_all()346 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function360 EXPORT_SYMBOL(drm_modeset_backoff);
334 drm_modeset_backoff(&ctx); in drm_helper_probe_detect_ctx()541 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()564 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()626 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()645 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
120 ret = drm_modeset_backoff(&ctx); in drm_self_refresh_helper_entry_work()
186 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
547 drm_modeset_backoff(&ctx); in set_property_atomic()
593 drm_modeset_backoff(&ctx); in drm_client_firmware_config()1060 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
1173 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()1395 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
452 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
1039 drm_modeset_backoff(&ctx); in atomic_remove_fb()
1442 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
1330 drm_modeset_backoff(&ctx); in setcmap_atomic()
188 drm_modeset_backoff(&ctx); in nv50_edp_get_brightness()230 drm_modeset_backoff(&ctx); in nv50_edp_set_brightness()
113 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
317 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
1745 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()1758 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()
1150 drm_modeset_backoff(&ctx); in intel_dp_hotplug()
1054 drm_modeset_backoff(&ctx); in glk_force_audio_cdclk()
1559 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
890 drm_modeset_backoff(ctx); in intel_display_prepare_reset()8453 drm_modeset_backoff(&ctx); in sanitize_watermarks()8544 drm_modeset_backoff(&ctx); in intel_initial_commit()8911 drm_modeset_backoff(&ctx); in intel_display_resume()
2139 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
94 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
621 drm_modeset_backoff(&ctx); in nv50_crc_set_source()
1160 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()
2334 drm_modeset_backoff(&ctx); in vmw_du_update_layout()
Completed in 94 milliseconds