Home
last modified time | relevance | path

Searched refs:drm_modeset_backoff (Results 1 - 25 of 57) sorted by relevance

123

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modeset_lock.h49 * drm_modeset_backoff() which drops locks and slow-locks the
95 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);
197 ret = drm_modeset_backoff(&ctx); \
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modeset_lock.h52 * drm_modeset_backoff() which drops locks and slow-locks the
104 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);
206 ret = drm_modeset_backoff(&ctx); \
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modeset_lock.c48 * ret = drm_modeset_backoff(ctx);
113 drm_modeset_backoff(ctx); in drm_modeset_lock_all()
283 * drm_modeset_backoff - deadlock avoidance backoff
294 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function
307 EXPORT_SYMBOL(drm_modeset_backoff); variable
329 * to take any more locks without first calling drm_modeset_backoff().
H A Ddrm_probe_helper.c301 drm_modeset_backoff(&ctx); in drm_helper_probe_detect_ctx()
439 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
462 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
560 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.c239 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
H A Ddrm_client_modeset.c595 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1069 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
H A Ddrm_mode_object.c514 drm_modeset_backoff(&ctx); in set_property_atomic()
H A Ddrm_plane.c1006 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1222 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
H A Ddrm_mode_config.c449 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_lock.c49 * ret = drm_modeset_backoff(ctx);
161 drm_modeset_backoff(ctx); in drm_modeset_lock_all()
335 * drm_modeset_backoff - deadlock avoidance backoff
346 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function
360 EXPORT_SYMBOL(drm_modeset_backoff); variable
383 * to take any more locks without first calling drm_modeset_backoff().
H A Ddrm_probe_helper.c358 drm_modeset_backoff(&ctx); in drm_helper_probe_detect_ctx()
565 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
588 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
651 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
670 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()
1066 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_modeset_lock.c41 *ret = drm_modeset_backoff(ctx); in _intel_modeset_lock_end()
H A Dintel_display_reset.c58 drm_modeset_backoff(ctx); in intel_display_reset_prepare()
H A Dintel_sprite_uapi.c120 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
H A Dintel_display_driver.c577 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot_util.c113 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c325 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()

Completed in 20 milliseconds

123