Home
last modified time | relevance | path

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

/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); \
/linux/drivers/gpu/drm/tests/
H A Ddrm_atomic_state_test.c217 ret = drm_modeset_backoff(&ctx); in drm_test_check_connector_changed_modeset()
294 ret = drm_modeset_backoff(&ctx); in drm_test_check_valid_clones()
307 ret = drm_modeset_backoff(&ctx); in drm_test_check_valid_clones()
321 ret = drm_modeset_backoff(&ctx); in drm_test_check_valid_clones()
/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c163 drm_modeset_backoff(ctx); in drm_modeset_lock_all()
348 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff() function
362 EXPORT_SYMBOL(drm_modeset_backoff);
H A Ddrm_damage_helper.c188 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
H A Ddrm_client_modeset.c651 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1119 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
H A Ddrm_plane.c1343 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common()
1566 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
H A Ddrm_framebuffer.c1085 drm_modeset_backoff(&ctx); in atomic_remove_fb()
H A Ddrm_fb_helper.c843 drm_modeset_backoff(&ctx); in setcmap_atomic()
/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_psr.c3408 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
H A Dintel_display.c8351 drm_modeset_backoff(&ctx); in intel_initial_commit()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c153 drm_modeset_backoff(&ctx); in nv50_edp_get_brightness()
195 drm_modeset_backoff(&ctx); in nv50_edp_set_brightness()
/linux/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot_util.c110 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
/linux/drivers/gpu/drm/gud/
H A Dgud_connector.c93 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi83.c395 drm_modeset_backoff(&ctx); in sn65dsi83_reset_pipe()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c1144 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1267 drm_modeset_backoff(&ctx); in vmw_du_update_layout()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1847 drm_modeset_backoff(&ctx); in dw_dp_link_retrain()