Searched refs:use_pipe_ctx_sync_logic (Results 1 – 7 of 7) sorted by relevance
418 bool use_pipe_ctx_sync_logic; member
1511 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in apply_single_controller_ctx_to_hw()2246 if (dc->config.use_pipe_ctx_sync_logic) in dce110_apply_ctx_to_hw()
1762 dc->config.use_pipe_ctx_sync_logic = true; in dcn321_resource_construct()
1920 dc->config.use_pipe_ctx_sync_logic = true; in dcn314_resource_construct()
1948 dc->config.use_pipe_ctx_sync_logic = true; in dcn31_resource_construct()
2224 dc->config.use_pipe_ctx_sync_logic = true; in dcn32_resource_construct()
1510 if (dc->config.use_pipe_ctx_sync_logic) { in program_timing_sync()