Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c523 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
535 if (!dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c188 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn31_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c852 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
883 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h395 bool seamless_boot_edp_requested; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1562 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn10_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1671 init_data.flags.seamless_boot_edp_requested = false; in amdgpu_dm_init()
1674 init_data.flags.seamless_boot_edp_requested = true; in amdgpu_dm_init()