Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_stream.h220 bool apply_edp_fast_boot_optimization; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link.c2992 bool apply_edp_fast_boot_optimization = in core_link_enable_stream() local
2993 pipe_ctx->stream->apply_edp_fast_boot_optimization; in core_link_enable_stream()
2995 pipe_ctx->stream->apply_edp_fast_boot_optimization = false; in core_link_enable_stream()
3011 apply_edp_fast_boot_optimization) { in core_link_enable_stream()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c1583 edp_stream->apply_edp_fast_boot_optimization = true; in dce110_enable_accelerated_mode()