Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h293 uint32_t global_sync : 1; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1245 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1274 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1573 if (pipe_ctx->update_flags.bits.global_sync) { in dcn20_program_pipe()