Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/vc4/tests/
A Dvc4_test_pv_muxing.c710 ret = drm_modeset_backoff(&ctx); in drm_vc4_test_pv_muxing()
766 ret = drm_modeset_backoff(&ctx); in drm_vc4_test_pv_muxing_invalid()
851 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
860 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
887 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
896 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
951 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
960 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
969 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
1004 ret = drm_modeset_backoff(&ctx); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
[all …]
/drivers/gpu/drm/tests/
A Ddrm_bridge_test.c215 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_get_current_state_atomic()
228 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_get_current_state_atomic()
306 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_helper_reset_crtc_atomic()
323 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_helper_reset_crtc_atomic()
362 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_helper_reset_crtc_atomic_disabled()
401 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_helper_reset_crtc_legacy()
418 drm_modeset_backoff(&ctx); in drm_test_drm_bridge_helper_reset_crtc_legacy()
A Ddrm_atomic_test.c115 drm_modeset_backoff(&ctx); in drm_test_drm_atomic_get_connector_for_encoder()
129 drm_modeset_backoff(&ctx); in drm_test_drm_atomic_get_connector_for_encoder()
A Ddrm_hdmi_state_helper_test.c780 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_cea_mode_yuv420()
793 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_cea_mode_yuv420()
804 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_cea_mode_yuv420()
1369 ret = drm_modeset_backoff(&ctx); in drm_test_check_max_tmds_rate_bpc_fallback_yuv420()
1521 ret = drm_modeset_backoff(&ctx); in drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420()
1584 ret = drm_modeset_backoff(&ctx); in drm_test_check_driver_unsupported_fallback_yuv420()
1601 ret = drm_modeset_backoff(&ctx); in drm_test_check_driver_unsupported_fallback_yuv420()
1613 ret = drm_modeset_backoff(&ctx); in drm_test_check_driver_unsupported_fallback_yuv420()
/drivers/gpu/drm/
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);
A Ddrm_probe_helper.c369 drm_modeset_backoff(&ctx); in drm_helper_probe_detect_ctx()
577 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
600 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
666 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
685 drm_modeset_backoff(&ctx); in drm_helper_probe_single_connector_modes()
A Ddrm_self_refresh_helper.c121 ret = drm_modeset_backoff(&ctx); in drm_self_refresh_helper_entry_work()
A Ddrm_damage_helper.c188 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
A Ddrm_mode_object.c551 drm_modeset_backoff(&ctx); in set_property_atomic()
A Ddrm_client_modeset.c651 drm_modeset_backoff(&ctx); in drm_client_firmware_config()
1118 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
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()
A Ddrm_mode_config.c474 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
A Ddrm_framebuffer.c1085 drm_modeset_backoff(&ctx); in atomic_remove_fb()
/drivers/gpu/drm/i915/display/
A Dintel_modeset_lock.c41 *ret = drm_modeset_backoff(ctx); in _intel_modeset_lock_end()
A Dintel_display_reset.c51 drm_modeset_backoff(ctx); in intel_display_reset_prepare()
A Dintel_sprite_uapi.c120 drm_modeset_backoff(&ctx); in intel_sprite_set_colorkey_ioctl()
A Dintel_display_driver.c784 drm_modeset_backoff(&ctx); in intel_display_driver_resume()
A Dintel_pipe_crc.c324 drm_modeset_backoff(&ctx); in intel_crtc_crc_setup_workarounds()
A Dintel_display_debugfs.c902 if (ret == -EDEADLK && !drm_modeset_backoff(&ctx)) { in i915_dsc_fec_support_show()
915 ret = drm_modeset_backoff(&ctx); in i915_dsc_fec_support_show()
A Dintel_dp_test.c509 drm_modeset_backoff(&ctx); in intel_dp_test_phy()
/drivers/gpu/drm/nouveau/
A Dnouveau_backlight.c153 drm_modeset_backoff(&ctx); in nv50_edp_get_brightness()
195 drm_modeset_backoff(&ctx); in nv50_edp_set_brightness()
/drivers/gpu/drm/msm/disp/
A Dmsm_disp_snapshot_util.c111 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
/drivers/gpu/drm/gud/
A Dgud_connector.c94 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
/drivers/gpu/drm/nouveau/dispnv50/
A Dcrc.c627 drm_modeset_backoff(&ctx); in nv50_crc_set_source()
/drivers/gpu/drm/bridge/
A Dti-sn65dsi83.c395 drm_modeset_backoff(&ctx); in sn65dsi83_reset_pipe()

Completed in 48 milliseconds

12