Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h210 bool apply_edp_fast_boot_optimization; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2719 bool apply_edp_fast_boot_optimization = in core_link_enable_stream() local
2720 pipe_ctx->stream->apply_edp_fast_boot_optimization; in core_link_enable_stream()
2722 pipe_ctx->stream->apply_edp_fast_boot_optimization = false; in core_link_enable_stream()
2735 apply_edp_fast_boot_optimization) { in core_link_enable_stream()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1594 edp_stream->apply_edp_fast_boot_optimization = true; in dce110_enable_accelerated_mode()