Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h258 bool apply_edp_fast_boot_optimization; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c4299 bool apply_edp_fast_boot_optimization = in core_link_enable_stream() local
4300 pipe_ctx->stream->apply_edp_fast_boot_optimization; in core_link_enable_stream()
4302 pipe_ctx->stream->apply_edp_fast_boot_optimization = false; in core_link_enable_stream()
4335 apply_edp_fast_boot_optimization && in core_link_enable_stream()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1784 edp_stream->apply_edp_fast_boot_optimization = can_apply_edp_fast_boot; in dce110_enable_accelerated_mode()