Home
last modified time | relevance | path

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

12

/openbmc/linux/include/drm/
H A Ddrm_modeset_lock.h104 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);
206 ret = drm_modeset_backoff(&ctx); \
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c161 drm_modeset_backoff(ctx); in drm_modeset_lock_all()
346 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function
360 EXPORT_SYMBOL(drm_modeset_backoff);
H A Ddrm_probe_helper.c361 drm_modeset_backoff(&ctx); in drm_helper_probe_detect_ctx()
575 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
598 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
665 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
684 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
H A Ddrm_self_refresh_helper.c120 ret = drm_modeset_backoff(&ctx); in drm_self_refresh_helper_entry_work()
H A Ddrm_damage_helper.c186 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
H A Ddrm_client_modeset.c598 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1072 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
H A Ddrm_mode_object.c549 drm_modeset_backoff(&ctx); in set_property_atomic()
H A Ddrm_plane.c1186 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1409 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
H A Ddrm_mode_config.c452 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
H A Ddrm_framebuffer.c1039 drm_modeset_backoff(&ctx); in atomic_remove_fb()
H A Ddrm_atomic_uapi.c1484 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
H A Ddrm_fb_helper.c1014 drm_modeset_backoff(&ctx); in setcmap_atomic()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_lock.c41 *ret = drm_modeset_backoff(ctx); in _intel_modeset_lock_end()
H A Dintel_sprite_uapi.c120 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
H A Dintel_display_reset.c58 drm_modeset_backoff(ctx); in intel_display_reset_prepare()
H A Dintel_display_driver.c579 drm_modeset_backoff(&ctx); in intel_display_driver_resume()
H A Dintel_pipe_crc.c318 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
H A Dintel_display_debugfs.c1208 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()
1221 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()
H A Dintel_audio.c952 drm_modeset_backoff(&ctx); in glk_force_audio_cdclk()
H A Dg4x_dp.c1153 drm_modeset_backoff(&ctx); in intel_dp_hotplug()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c189 drm_modeset_backoff(&ctx); in nv50_edp_get_brightness()
231 drm_modeset_backoff(&ctx); in nv50_edp_set_brightness()
/openbmc/linux/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot_util.c114 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
/openbmc/linux/drivers/gpu/drm/gud/
H A Dgud_connector.c94 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c621 drm_modeset_backoff(&ctx); in nv50_crc_set_source()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c1143 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()

12