Home
last modified time | relevance | path

Searched refs:drm_modeset_drop_locks (Results 1 - 25 of 57) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modeset_lock.c57 * drm_modeset_drop_locks(ctx);
147 * directly to the drm_modeset_drop_locks() function.
158 drm_modeset_drop_locks(ctx); in drm_modeset_unlock_all()
221 * drm_modeset_drop_locks - drop all locks
226 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_drop_locks() function
238 EXPORT_SYMBOL(drm_modeset_drop_locks); variable
303 drm_modeset_drop_locks(ctx); in drm_modeset_backoff()
327 * drm_modeset_drop_locks(). If -EDEADLK is returned, this means a
389 * drm_modeset_drop_locks() function on @ctx.
H A Ddrm_self_refresh_helper.c128 drm_modeset_drop_locks(&ctx); in drm_self_refresh_helper_entry_work()
H A Ddrm_probe_helper.c311 drm_modeset_drop_locks(&ctx); in drm_helper_probe_detect_ctx()
573 drm_modeset_drop_locks(&ctx); in drm_helper_probe_single_connector_modes()
H A Ddrm_damage_helper.c249 drm_modeset_drop_locks(&ctx); in drm_atomic_helper_dirtyfb()
H A Ddrm_client_modeset.c750 drm_modeset_drop_locks(&ctx); in drm_client_firmware_config()
1062 drm_modeset_drop_locks(&ctx); in drm_client_modeset_commit_atomic()
H A Ddrm_mode_object.c520 drm_modeset_drop_locks(&ctx); in set_property_atomic()
H A Ddrm_plane.c1011 drm_modeset_drop_locks(&ctx); in drm_mode_cursor_common()
1227 drm_modeset_drop_locks(&ctx); in drm_mode_page_flip_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_lock.c58 * drm_modeset_drop_locks(ctx);
195 * directly to the drm_modeset_drop_locks() function.
206 drm_modeset_drop_locks(ctx); in drm_modeset_unlock_all()
269 * drm_modeset_drop_locks - drop all locks
274 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_drop_locks() function
288 EXPORT_SYMBOL(drm_modeset_drop_locks); variable
356 drm_modeset_drop_locks(ctx); in drm_modeset_backoff()
381 * drm_modeset_drop_locks(). If -EDEADLK is returned, this means a
443 * drm_modeset_drop_locks() function on @ctx.
H A Ddrm_self_refresh_helper.c128 drm_modeset_drop_locks(&ctx); in drm_self_refresh_helper_entry_work()
H A Ddrm_damage_helper.c196 drm_modeset_drop_locks(&ctx); in drm_atomic_helper_dirtyfb()
H A Ddrm_client_modeset.c753 drm_modeset_drop_locks(&ctx); in drm_client_firmware_config()
1059 drm_modeset_drop_locks(&ctx); in drm_client_modeset_commit_atomic()
H A Ddrm_probe_helper.c368 drm_modeset_drop_locks(&ctx); in drm_helper_probe_detect_ctx()
677 drm_modeset_drop_locks(&ctx); in drm_helper_probe_single_connector_modes()
H A Ddrm_mode_object.c555 drm_modeset_drop_locks(&ctx); in set_property_atomic()
H A Ddrm_plane.c1191 drm_modeset_drop_locks(&ctx); in drm_mode_cursor_common()
1414 drm_modeset_drop_locks(&ctx); in drm_mode_page_flip_ioctl()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modeset_lock.h94 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx);
201 drm_modeset_drop_locks(&ctx); \
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modeset_lock.h103 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx);
210 drm_modeset_drop_locks(&ctx); \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_modeset_lock.c48 drm_modeset_drop_locks(ctx); in _intel_modeset_lock_end()
H A Dintel_display_reset.c130 drm_modeset_drop_locks(ctx); in intel_display_reset_finish()
H A Dintel_sprite_uapi.c125 drm_modeset_drop_locks(&ctx); in intel_sprite_set_colorkey_ioctl()
H A Dintel_display_driver.c584 drm_modeset_drop_locks(&ctx); in intel_display_driver_resume()
H A Dintel_pipe_crc.c326 drm_modeset_drop_locks(&ctx); in intel_crtc_crc_setup_workarounds()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c154 drm_modeset_drop_locks(ctx); in action_drm_release_context()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c185 drm_modeset_drop_locks(&ctx); in nv50_edp_get_brightness()
227 drm_modeset_drop_locks(&ctx); in nv50_edp_set_brightness()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot_util.c117 drm_modeset_drop_locks(&ctx); in msm_disp_capture_atomic_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c333 drm_modeset_drop_locks(&ctx); in intel_crtc_crc_setup_workarounds()

Completed in 20 milliseconds

123