Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c554 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
566 if (!dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c215 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn31_init_hw()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c890 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
902 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc.h388 bool seamless_boot_edp_requested; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1578 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn10_init_hw()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1544 init_data.flags.seamless_boot_edp_requested = false; in amdgpu_dm_init()
1547 init_data.flags.seamless_boot_edp_requested = true; in amdgpu_dm_init()