Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_hw_lock_mgr.h40 bool should_use_dmub_lock(struct dc_link *link);
Ddmub_hw_lock_mgr.c63 bool should_use_dmub_lock(struct dc_link *link) in should_use_dmub_lock() function
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2707 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
2893 if (stream && should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
Ddc_link_dp.c4475 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
4519 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1229 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn20_pipe_control_lock()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1849 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn10_cursor_lock()