Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_hw_lock_mgr.h40 bool should_use_dmub_lock(struct dc_link *link);
A Ddmub_hw_lock_mgr.c66 bool should_use_dmub_lock(struct dc_link *link) in should_use_dmub_lock() function
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c877 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
921 if (pipe_ctx->stream && should_use_dmub_lock(pipe_ctx->stream->link)) { in dc_link_dp_set_test_pattern()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c3436 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
3679 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c1293 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn20_pipe_control_lock()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1981 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn10_cursor_lock()

Completed in 26 milliseconds