Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h38 #define GET_PIPE_SYNCD_FROM_PIPE(pipe) ((pipe)->pipe_idx_syncd & 0x7F) macro
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c3295 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_syncd) == pipe_ctx_old->pipe_idx) || in reset_syncd_pipes_from_disabled_pipes()
3311 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx) != disabled_master_pipe_idx) || in check_syncd_pipes_for_disabled_master_pipe()
3319 if ((GET_PIPE_SYNCD_FROM_PIPE(pipe_ctx_check) == disabled_master_pipe_idx) && in check_syncd_pipes_for_disabled_master_pipe()