Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h345 uint32_t global_sync : 1; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1352 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1397 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1703 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1399 phantom_pipe->update_flags.bits.global_sync = 1; in dcn32_apply_update_flags_for_phantom()