HomeSort by: relevance | last modified time | path
    Searched refs:drm_modeset_drop_locks (Results 1 - 22 of 22) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modeset_lock.h 97 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx);
202 drm_modeset_drop_locks(&ctx); \
  /src/sys/external/bsd/drm2/dist/drm/
drm_modeset_lock.c 62 * drm_modeset_drop_locks(ctx);
152 * directly to the drm_modeset_drop_locks() function.
163 drm_modeset_drop_locks(ctx);
226 * drm_modeset_drop_locks - drop all locks
231 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx) function in typeref:typename:void
243 EXPORT_SYMBOL(drm_modeset_drop_locks);
308 drm_modeset_drop_locks(ctx);
332 * drm_modeset_drop_locks(). If -EDEADLK is returned, this means a
394 * drm_modeset_drop_locks() function on @ctx.
drm_self_refresh_helper.c 135 drm_modeset_drop_locks(&ctx);
drm_probe_helper.c 296 drm_modeset_drop_locks(&ctx);
534 drm_modeset_drop_locks(&ctx);
drm_damage_helper.c 254 drm_modeset_drop_locks(&ctx);
drm_mode_config.c 449 drm_modeset_drop_locks(&modeset_ctx);
drm_mode_object.c 525 drm_modeset_drop_locks(&ctx);
drm_client_modeset.c 749 drm_modeset_drop_locks(&ctx);
1051 drm_modeset_drop_locks(&ctx);
drm_plane.c 1006 drm_modeset_drop_locks(&ctx);
1221 drm_modeset_drop_locks(&ctx);
drm_framebuffer.c 926 drm_modeset_drop_locks(&ctx);
drm_atomic_uapi.c 1470 drm_modeset_drop_locks(&ctx);
drm_fb_helper.c 1102 drm_modeset_drop_locks(&ctx);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_pipe_crc.c 337 drm_modeset_drop_locks(&ctx);
intel_audio.c 844 drm_modeset_drop_locks(&ctx);
intel_psr.c 1158 drm_modeset_drop_locks(&ctx);
intel_sprite.c 2348 drm_modeset_drop_locks(&ctx);
intel_ddi.c 4642 drm_modeset_drop_locks(&ctx);
intel_display.c 4916 drm_modeset_drop_locks(ctx);
17437 drm_modeset_drop_locks(&ctx);
17526 drm_modeset_drop_locks(&ctx);
18508 drm_modeset_drop_locks(&ctx);
intel_dp.c 5223 drm_modeset_drop_locks(&ctx);
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fb.c 460 drm_modeset_drop_locks(&ctx);
vmwgfx_kms.c 2093 drm_modeset_drop_locks(&ctx);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 4489 drm_modeset_drop_locks(&ctx);

Completed in 77 milliseconds