Home
last modified time | relevance | path

Searched refs:apply_edp_fast_boot_optimization (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h228 bool apply_edp_fast_boot_optimization; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3163 bool apply_edp_fast_boot_optimization = in core_link_enable_stream() local
3164 pipe_ctx->stream->apply_edp_fast_boot_optimization; in core_link_enable_stream()
3166 pipe_ctx->stream->apply_edp_fast_boot_optimization = false; in core_link_enable_stream()
3182 apply_edp_fast_boot_optimization) { in core_link_enable_stream()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1658 edp_stream->apply_edp_fast_boot_optimization = true; in dce110_enable_accelerated_mode()