Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A 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.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c216 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn31_init_hw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hwseq.c803 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
827 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h387 bool seamless_boot_edp_requested; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1578 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn10_init_hw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1614 init_data.flags.seamless_boot_edp_requested = false; in amdgpu_dm_init()
1617 init_data.flags.seamless_boot_edp_requested = true; in amdgpu_dm_init()

Completed in 50 milliseconds