Home
last modified time | relevance | path

Searched refs:global_sync (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h345 uint32_t global_sync : 1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1353 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1398 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1704 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1402 phantom_pipe->update_flags.bits.global_sync = 1; in dcn32_apply_update_flags_for_phantom()