| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_hdmi_state_helper_test.c | 322 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_crtc_mode_changed() 397 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_crtc_mode_not_changed() 474 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_auto_cea_mode() 541 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_auto_cea_mode_vic_1() 608 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_full_cea_mode() 677 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_full_cea_mode_vic_1() 746 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_limited_cea_mode() 815 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_limited_cea_mode_vic_1() 887 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_cea_mode_yuv420() 900 ret = drm_modeset_backoff(&ctx); in drm_test_check_broadcast_rgb_cea_mode_yuv420() [all …]
|
| H A D | drm_atomic_state_test.c | 217 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/include/drm/ |
| H A D | drm_modeset_lock.h | 104 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx); 206 ret = drm_modeset_backoff(&ctx); \
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_modeset_lock.c | 163 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 D | drm_self_refresh_helper.c | 121 ret = drm_modeset_backoff(&ctx); in drm_self_refresh_helper_entry_work()
|
| H A D | drm_damage_helper.c | 188 ret = drm_modeset_backoff(&ctx); in drm_atomic_helper_dirtyfb()
|
| H A D | drm_client_modeset.c | 651 drm_modeset_backoff(&ctx); in drm_client_firmware_config() 1119 drm_modeset_backoff(&ctx); in drm_client_modeset_commit_atomic()
|
| H A D | drm_plane.c | 1343 ret = drm_modeset_backoff(&ctx); in drm_mode_cursor_common() 1566 ret = drm_modeset_backoff(&ctx); in drm_mode_page_flip_ioctl()
|
| H A D | drm_mode_config.c | 481 ret = drm_modeset_backoff(&modeset_ctx); in drmm_mode_config_init()
|
| H A D | drm_framebuffer.c | 1085 drm_modeset_backoff(&ctx); in atomic_remove_fb()
|
| H A D | drm_fb_helper.c | 857 drm_modeset_backoff(&ctx); in setcmap_atomic()
|
| H A D | drm_atomic_uapi.c | 1726 ret = drm_modeset_backoff(&ctx); in drm_mode_atomic_ioctl()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_modeset_lock.c | 41 *ret = drm_modeset_backoff(ctx); in _intel_modeset_lock_end()
|
| H A D | intel_psr.c | 3389 err = drm_modeset_backoff(&ctx); in intel_psr_fastset_force()
|
| H A D | intel_display.c | 8310 drm_modeset_backoff(&ctx); in intel_initial_commit()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 153 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 D | msm_disp_snapshot_util.c | 110 drm_modeset_backoff(&ctx); in msm_disp_capture_atomic_state()
|
| /linux/drivers/gpu/drm/gud/ |
| H A D | gud_connector.c | 93 drm_modeset_backoff(&ctx); in gud_connector_backlight_update_status_work()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ti-sn65dsi83.c | 395 drm_modeset_backoff(&ctx); in sn65dsi83_reset_pipe()
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_crtc.c | 1144 drm_modeset_backoff(&ctx); in rcar_du_crtc_set_crc_source()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 1267 drm_modeset_backoff(&ctx); in vmw_du_update_layout()
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-dp.c | 1852 drm_modeset_backoff(&ctx); in dw_dp_link_retrain()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi.c | 386 drm_modeset_backoff(ctx); in vc4_hdmi_handle_hotplug()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_debugfs.c | 1385 ret = drm_modeset_backoff(&ctx); in dp_dsc_fec_support_show()
|