Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h38 #define GET_PIPE_SYNCD_FROM_PIPE(pipe) ((pipe)->pipe_idx_syncd & 0x7F) macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c4112 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_syncd) == pipe_ctx_old->pipe_idx) || in reset_syncd_pipes_from_disabled_pipes()
4128 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx) != disabled_master_pipe_idx) || in check_syncd_pipes_for_disabled_master_pipe()
4136 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_check) == disabled_master_pipe_idx) && in check_syncd_pipes_for_disabled_master_pipe()
4165 if (((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_reset) == pipe_idx) && in reset_sync_context_for_pipe()