Home
last modified time | relevance | path

Searched refs:use_pipe_ctx_sync_logic (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h413 bool use_pipe_ctx_sync_logic; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1510 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in apply_single_controller_ctx_to_hw()
2244 if (dc->config.use_pipe_ctx_sync_logic) in dce110_apply_ctx_to_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1915 dc->config.use_pipe_ctx_sync_logic = true; in dcn314_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1943 dc->config.use_pipe_ctx_sync_logic = true; in dcn31_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2216 dc->config.use_pipe_ctx_sync_logic = true; in dcn32_resource_construct()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1554 if (dc->config.use_pipe_ctx_sync_logic) { in program_timing_sync()