Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h39 #define GET_PIPE_SYNCD_FROM_PIPE(pipe) ((pipe)->pipe_idx_syncd & 0x7F) macro
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c4965 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_syncd) == pipe_ctx_old->pipe_idx) || in reset_syncd_pipes_from_disabled_pipes()
4981 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx) != disabled_master_pipe_idx) || in check_syncd_pipes_for_disabled_master_pipe()
4989 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_check) == disabled_master_pipe_idx) && in check_syncd_pipes_for_disabled_master_pipe()
5018 if (((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_reset) == pipe_idx) && in reset_sync_context_for_pipe()