Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h293 uint32_t global_sync : 1; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1250 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1279 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1579 if (pipe_ctx->update_flags.bits.global_sync) { in dcn20_program_pipe()