Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.h40 bool should_use_dmub_lock(struct dc_link *link);
H A Ddmub_hw_lock_mgr.c64 bool should_use_dmub_lock(struct dc_link *link) in should_use_dmub_lock() function
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4131 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
4401 if (should_use_dmub_lock(stream->link)) { in commit_planes_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1452 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn20_pipe_control_lock()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2213 if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) { in dcn10_cursor_lock()