Deadlock avoidance backoff
int drm_modeset_backoff_interruptible(struct drm_modeset_acquire_ctx * ctx);
ctx
the acquire context
Interruptible version of drm_modeset_backoff
Jesse Barnes <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place