Home
last modified time | relevance | path

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

12

/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.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()
561 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.c185 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
Ddrm_mode_object.c514 drm_modeset_backoff(&ctx); in set_property_atomic()
Ddrm_client_modeset.c596 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1064 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
Ddrm_plane.c1164 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1387 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
Ddrm_mode_config.c449 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
Ddrm_framebuffer.c1046 drm_modeset_backoff(&ctx); in atomic_remove_fb()
Ddrm_atomic_uapi.c1470 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
Ddrm_fb_helper.c1104 drm_modeset_backoff(&ctx); in setcmap_atomic()
/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c187 drm_modeset_backoff(&ctx); in nv50_edp_get_brightness()
229 drm_modeset_backoff(&ctx); in nv50_edp_set_brightness()
/drivers/gpu/drm/msm/disp/
Dmsm_disp_snapshot_util.c110 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
/drivers/gpu/drm/i915/display/
Dintel_pipe_crc.c326 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
Dintel_display_debugfs.c2312 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()
2325 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()
Dg4x_dp.c1176 drm_modeset_backoff(&ctx); in intel_dp_hotplug()
Dintel_audio.c984 drm_modeset_backoff(&ctx); in glk_force_audio_cdclk()
Dintel_sprite.c1560 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
Dintel_psr.c2021 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
/drivers/gpu/drm/gud/
Dgud_connector.c93 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.c643 drm_modeset_backoff(&ctx); in nv50_crc_set_source()
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c443 drm_modeset_backoff(&ctx); in vmwgfx_set_config_internal()
Dvmwgfx_kms.c1968 drm_modeset_backoff(&ctx); in vmw_du_update_layout()
/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c1117 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c1139 ret = drm_modeset_backoff(&ctx); in dp_dsc_fec_support_show()

12