Home
last modified time | relevance | path

Searched refs:should_use_dmub_lock (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.h37 bool should_use_dmub_lock(struct dc_link *link);
H A Ddmub_hw_lock_mgr.c54 bool should_use_dmub_lock(struct dc_link *link) in should_use_dmub_lock() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2433 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
2619 if (stream && should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
H A Ddc_link_dp.c4150 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
4194 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1204 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn20_pipe_control_lock()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1804 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn10_cursor_lock()