Searched refs:apply_ctx_interdependent_lock (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1117 static void apply_ctx_interdependent_lock(struct dc *dc, function
1250 apply_ctx_interdependent_lock(dc, dc->current_state, old_stream, true);
1252 apply_ctx_interdependent_lock(dc, dc->current_state, old_stream, false);
1989 apply_ctx_interdependent_lock(dc, context, context->streams[i], true);
1994 apply_ctx_interdependent_lock(dc, context, context->streams[i], false);
2043 apply_ctx_interdependent_lock(dc, context, context->streams[i], true);
2048 apply_ctx_interdependent_lock(dc, context, context->streams[i], false);

Completed in 254 milliseconds