Searched refs:should_use_dmub_lock (Results 1 – 6 of 6) sorted by relevance
37 bool should_use_dmub_lock(struct dc_link *link);
54 bool should_use_dmub_lock(struct dc_link *link) in should_use_dmub_lock() function
2439 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()2621 if (stream && should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
4125 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()4169 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
1199 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn20_pipe_control_lock()
1794 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn10_cursor_lock()