Home
last modified time | relevance | path

Searched refs:drm_modeset_backoff (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/include/drm/
Ddrm_modeset_lock.h95 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);
185 ret = drm_modeset_backoff(&ctx); \
/Linux-v5.4/drivers/gpu/drm/
Ddrm_modeset_lock.c113 drm_modeset_backoff(ctx); in drm_modeset_lock_all()
294 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function
307 EXPORT_SYMBOL(drm_modeset_backoff);
Ddrm_probe_helper.c282 drm_modeset_backoff(&ctx); in drm_helper_probe_detect_ctx()
411 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
434 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
Ddrm_self_refresh_helper.c120 ret = drm_modeset_backoff(&ctx); in drm_self_refresh_helper_entry_work()
Ddrm_damage_helper.c233 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
Ddrm_mode_object.c498 drm_modeset_backoff(&ctx); in set_property_atomic()
Ddrm_client_modeset.c531 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
979 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
Ddrm_plane.c996 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1211 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
Ddrm_framebuffer.c909 drm_modeset_backoff(&ctx); in atomic_remove_fb()
Ddrm_atomic_uapi.c1419 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
Ddrm_fb_helper.c1110 drm_modeset_backoff(&ctx); in setcmap_atomic()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_pipe_crc.c325 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
Dintel_audio.c831 drm_modeset_backoff(&ctx); in glk_force_audio_cdclk()
Dintel_psr.c1040 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
Dintel_sprite.c1971 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
Dintel_ddi.c4161 drm_modeset_backoff(&ctx); in intel_ddi_hotplug()
Dintel_display.c4298 drm_modeset_backoff(ctx); in intel_prepare_reset()
16004 drm_modeset_backoff(&ctx); in sanitize_watermarks()
16116 drm_modeset_backoff(&ctx); in intel_initial_commit()
17056 drm_modeset_backoff(&ctx); in intel_display_resume()
Dintel_dp.c4887 drm_modeset_backoff(&ctx); in intel_dp_hotplug()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c451 drm_modeset_backoff(&ctx); in vmwgfx_set_config_internal()
Dvmwgfx_kms.c2040 drm_modeset_backoff(&ctx); in vmw_du_update_layout()
/Linux-v5.4/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c1042 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c4506 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()
4519 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()