Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h341 uint32_t global_sync : 1; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1283 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1312 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1586 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()