Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h227 bool apply_edp_fast_boot_optimization; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c3190 bool apply_edp_fast_boot_optimization = in core_link_enable_stream() local
3191 pipe_ctx->stream->apply_edp_fast_boot_optimization; in core_link_enable_stream()
3193 pipe_ctx->stream->apply_edp_fast_boot_optimization = false; in core_link_enable_stream()
3209 apply_edp_fast_boot_optimization) { in core_link_enable_stream()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1658 edp_stream->apply_edp_fast_boot_optimization = true; in dce110_enable_accelerated_mode()