Home
last modified time | relevance | path

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

12

/linux/include/drm/
A Ddrm_modeset_lock.h103 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);
205 ret = drm_modeset_backoff(&ctx); \
/linux/drivers/gpu/drm/
A Ddrm_modeset_lock.c153 drm_modeset_backoff(ctx); in drm_modeset_lock_all()
338 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function
352 EXPORT_SYMBOL(drm_modeset_backoff);
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()
A Ddrm_self_refresh_helper.c120 ret = drm_modeset_backoff(&ctx); in drm_self_refresh_helper_entry_work()
A Ddrm_damage_helper.c185 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
A Ddrm_mode_object.c514 drm_modeset_backoff(&ctx); in set_property_atomic()
A Ddrm_client_modeset.c591 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1058 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
A Ddrm_plane.c1164 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1386 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
A Ddrm_mode_config.c443 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
A Ddrm_framebuffer.c1039 drm_modeset_backoff(&ctx); in atomic_remove_fb()
A Ddrm_atomic_uapi.c1468 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
A Ddrm_fb_helper.c1105 drm_modeset_backoff(&ctx); in setcmap_atomic()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_backlight.c187 drm_modeset_backoff(&ctx); in nv50_edp_get_brightness()
229 drm_modeset_backoff(&ctx); in nv50_edp_set_brightness()
/linux/drivers/gpu/drm/msm/disp/
A Dmsm_disp_snapshot_util.c110 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
/linux/drivers/gpu/drm/i915/display/
A Dintel_pipe_crc.c326 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
A Dintel_display_debugfs.c2285 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()
2298 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()
A Dg4x_dp.c1174 drm_modeset_backoff(&ctx); in intel_dp_hotplug()
A Dintel_audio.c995 drm_modeset_backoff(&ctx); in glk_force_audio_cdclk()
A Dintel_sprite.c1560 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
A Dintel_psr.c1953 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
/linux/drivers/gpu/drm/gud/
A Dgud_connector.c93 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dcrc.c626 drm_modeset_backoff(&ctx); in nv50_crc_set_source()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_fb.c443 drm_modeset_backoff(&ctx); in vmwgfx_set_config_internal()
A Dvmwgfx_kms.c1963 drm_modeset_backoff(&ctx); in vmw_du_update_layout()
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_crtc.c1105 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()

Completed in 54 milliseconds

12