Home
last modified time | relevance | path

Searched refs:IS_PIPE_SYNCD_VALID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h37 #define IS_PIPE_SYNCD_VALID(pipe) ((((pipe)->pipe_idx_syncd) & 0x80)?1:0) macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4113 !IS_PIPE_SYNCD_VALID(pipe_ctx_syncd)) in reset_syncd_pipes_from_disabled_pipes()
4129 !IS_PIPE_SYNCD_VALID(pipe_ctx)) in check_syncd_pipes_for_disabled_master_pipe()
4137 IS_PIPE_SYNCD_VALID(pipe_ctx_check) && (i != disabled_master_pipe_idx)) { in check_syncd_pipes_for_disabled_master_pipe()
4166 IS_PIPE_SYNCD_VALID(pipe_ctx_reset)) || (i == pipe_idx)) in reset_sync_context_for_pipe()