Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modeset_lock.h95 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);
197 ret = drm_modeset_backoff(&ctx); \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A 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);
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()
559 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_mode_object.c514 drm_modeset_backoff(&ctx); in set_property_atomic()
H A Ddrm_client_modeset.c590 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1057 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
H A Ddrm_plane.c1006 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1221 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
H A Ddrm_mode_config.c443 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
H A Ddrm_framebuffer.c1030 drm_modeset_backoff(&ctx); in atomic_remove_fb()
H A Ddrm_atomic_uapi.c1426 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
H A Ddrm_fb_helper.c1077 drm_modeset_backoff(&ctx); in setcmap_atomic()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c325 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
H A Dintel_display_debugfs.c2113 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()
2126 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()
H A Dintel_audio.c990 drm_modeset_backoff(&ctx); in glk_force_audio_cdclk()
H A Dintel_psr.c1358 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c643 drm_modeset_backoff(&ctx); in nv50_crc_set_source()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fb.c451 drm_modeset_backoff(&ctx); in vmwgfx_set_config_internal()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.c1112 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic654 drm_modeset_backoff
H A Dabi_gki_aarch64_exynos694 drm_modeset_backoff
H A Dabi_gki_aarch64_qcom820 drm_modeset_backoff
H A Dabi_gki_aarch64_rockchip462 drm_modeset_backoff
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1014 ret = drm_modeset_backoff(&ctx); in dp_dsc_fec_support_show()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c3364 drm_modeset_backoff(&ctx); in dw_dp_link_retrain()
3548 drm_modeset_backoff(&ctx); in dw_dp_phy_test()

12