Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dresource.h37 #define IS_PIPE_SYNCD_VALID(pipe) ((((pipe)->pipe_idx_syncd) & 0x80)?1:0) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c3848 !IS_PIPE_SYNCD_VALID(pipe_ctx_syncd)) in reset_syncd_pipes_from_disabled_pipes()
3864 !IS_PIPE_SYNCD_VALID(pipe_ctx)) in check_syncd_pipes_for_disabled_master_pipe()
3872 IS_PIPE_SYNCD_VALID(pipe_ctx_check) && (i != disabled_master_pipe_idx)) { in check_syncd_pipes_for_disabled_master_pipe()
3901 IS_PIPE_SYNCD_VALID(pipe_ctx_reset)) || (i == pipe_idx)) in reset_sync_context_for_pipe()

Completed in 11 milliseconds