Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1814 bool can_apply_edp_fast_boot = false; local
1839can_apply_edp_fast_boot = !is_edp_ilr_optimization_required(edp_stream->link, &edp_stream->timing);
1840 edp_stream->apply_edp_fast_boot_optimization = can_apply_edp_fast_boot;
1841 if (can_apply_edp_fast_boot)
1867 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) {

Completed in 7 milliseconds