Home
last modified time | relevance | path

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

/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.c64 bool should_use_dmub_lock(struct dc_link *link) in should_use_dmub_lock() function
/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c870 if (should_use_dmub_lock(pipe_ctx->stream->link)) { in dp_set_test_pattern()
918 if (should_use_dmub_lock(pipe_ctx->stream->link)) { in dp_set_test_pattern()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c4118 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
4388 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c1452 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn20_pipe_control_lock()
/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c2213 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn10_cursor_lock()

Completed in 28 milliseconds