Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h384 uint32_t global_sync : 1; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1306 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1351 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1658 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()